in reply to Re: Thoughts on Exegesis 7
in thread Thoughts on Exegesis 7
Eeep! print using is an operator with a space in it in BASIC. That's the sort of thing that makes a syntax ugly, ugly, ugly. Alternatively, you make using a synonym of format, in which case you're using up the rather nice name "using" for something very specific, which you can already write another way.
(Using would make a rather nice statement-modfier form of given, but I can't help thinking that there's something larger it could be used for.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Thoughts on Exegesis 7
by dragonchild (Archbishop) on Feb 29, 2004 at 21:17 UTC | |
by theorbtwo (Prior) on Mar 01, 2004 at 09:49 UTC | |
by TimToady (Parson) on Mar 01, 2004 at 18:05 UTC |