Re: Friendlier syntax
- From: Slobodan Blazeski <slobodan.blazeski@xxxxxxxxx>
- Date: Fri, 20 Jul 2007 13:19:22 -0700
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.
.
- References:
- Friendlier syntax
- From: Khookie
- Re: Friendlier syntax
- From: Tamas Papp
- Re: Friendlier syntax
- From: Alex Mizrahi
- Friendlier syntax
- Prev by Date: Re: Any library for visual representation of charts ?
- Next by Date: Re: Friendlier syntax
- Previous by thread: Re: Friendlier syntax
- Next by thread: Re: Friendlier syntax
- Index(es):
Relevant Pages
|