Re: Friendlier syntax



On Jul 20, 9:17 pm, "Alex Mizrahi" <udode...@xxxxxxxxxxxxxxxxxxxxx>
wrote:
(message (Hello 'Tamas)
(you :wrote :on '(Thu, 19 Jul 2007 15:52:31 +0200))
(

??>> Can anybody make a statistic how often this topic comes up in this
??>> usegroup! (and correlates to user = newbie)

TP> I wonder why Lisp is prone to this kind of suggestions. C, Fortran
TP> Java and their ilk don't elicit the "Whoa! New language! Let's
TP> change its syntax!" reaction.

hehe, i remember a story about some major programmer, who liked Pascal
syntax but had to write in C.
so he did

#define begin {
#define end }

and so on, and was programming in this weird mixture -- and people who had
to support his code also had to work with this nightmare.
i think it's not that uncommon for C programmers to alter syntax (in weird
and limited way, though)

)
(With-best-regards '(Alex Mizrahi) :aka 'killer_storm)
"scorn")

The most annoying thing with pascal syntax is that you cant close
begin end like yo can do with { } at VS . Actually I would like that
feature with common lisp ides . It won't help as much as with pascal
because writing enormous functions with lisp is bad style but with
Delphi is quite common to see procedure 3 pages long.

.



Relevant Pages

  • Re: "Readable" library for Common Lisp now available!
    ... I've just released a Common Lisp library called "readable". ... Though I'm just a hobbyist Lisp programmer, ... though I have to admit I personally *like* s-expressions. ... to require a good working knowledge of s-expression syntax in Lisp. ...
    (comp.lang.lisp)
  • Re: Python syntax in Lisp and Scheme
    ... Language doesn't mean TML is the optimal programming language. ... programming means that Lisp can handle that subset. ... Another *shrug* And a good C programmer can provide a ... complicated syntax than Lisp has. ...
    (comp.lang.python)
  • Re: Python syntax in Lisp and Scheme
    ... Language doesn't mean TML is the optimal programming language. ... programming means that Lisp can handle that subset. ... Another *shrug* And a good C programmer can provide a ... complicated syntax than Lisp has. ...
    (comp.lang.lisp)
  • Re: Lisp and Perl
    ... because of lisp's minimal syntax. ... But not Lisp. ... The syntax of HANDLER-CASE: ... it does the programmer a big favor. ...
    (comp.lang.lisp)
  • Re: Cons cell archaic!?
    ... How would the implementation of a Lisp without a using cons look like? ... the irregularity in its often cited regular syntax. ... Lisp at core is based on functional programing on lists. ...
    (comp.lang.lisp)