Re: [pure-lang-users] when and with syntax
Status: Beta
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-07-21 12:55:47
|
Eddie Rucker wrote: > Personally, I prefer 'when end' to 'when begin end.' Me too, obviously. :) Pascal's begin ... end goes back to Algol, but Wirth himself later realized that properly bracketed statements are better and more economic, so that's what Modula and Oberon have. > However, 'when {}' isn't bad but I figure you'll use '{}' for streams. Either that, or structs, or generalized list comprehensions. In any case it seems like a good idea to keep {} unused for now. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |