lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: significance of whitespace [WAS: LilyPond, Finale and Sibelius]


From: Anthony W. Youngman
Subject: Re: significance of whitespace [WAS: LilyPond, Finale and Sibelius]
Date: Mon, 6 Apr 2009 16:16:00 +0100
User-agent: Turnpike/6.05-U (<QTS6TNU8PTCJO2mvpCR+2uCRGJ>)

In message <address@hidden>, Marc Hohl <address@hidden> writes
1) personally, I would use the "%", but this is the comment sign and can't be used.
  (perhaps this would be even possible, but ... NO!)

Oh my gosh, please, NOOO!!!!

As Han-Wen has said, parsing is important. In another life I work with a language called DataBasic. What do you thing of the following line of code:

REM: REM = REM(6, 4) ; REM This is an example of a horrendous line.

Here we have REM used consecutively as (1) a label, (2) a variable, (3) a function, and (4) a language command. Now imagine how easy that is to lex/parse... because it IS legal syntax ! :-(

Cheers,
Wol
--
Anthony W. Youngman - address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]