in reply to Re^2: Apocalypse 12
in thread Apocalypse 12
Would there have been less confusion if the snippet had something like use Grammar::DefinedOps «// //=»; at the top?I strongly doubt that. It might be better if you just put a couple of lines of comments at the start, but that doesn't help you if you are on line 100, and the top has scrolled of the screen. It doesn't make programming any easier.
The Lisp world copes reasonably well with macros.And so does C. Just look at the multitude of people who understand the sources of perl.
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Apocalypse 12
by TimToady (Parson) on Apr 20, 2004 at 19:40 UTC | |
|
Re^4: Apocalypse 12
by adrianh (Chancellor) on Apr 20, 2004 at 20:56 UTC |