[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re:
- From: "Michael T. Richter" <mtr@...>
- Date: Fri, 08 Jan 1999 13:13:27 -0500
At 11:46 AM 08/01/99 , you wrote:
>Rather than adding FOR loops to the language, I personally think it
>would be more in line with the lua philosophy to provide a hygienic
>macro system, along the lines of scheme or dylan. Then, any time
>somebody wants a new control structure they can just write it
>themselves. IMHO, this is one of the only barriers left in making Lua
>a *truly* extensible extension language. what do others think?
I like the idea. Hygienic macros are the only thing (and I mean the ONLY
thing) I like about Scheme.
--
Michael T. Richter <mtr@ottawa.com> http://www.igs.net/~mtr/
PGP Key: http://www.igs.net/~mtr/pgp-key.html
PGP Fingerprint: 40D1 33E0 F70B 6BB5 8353 4669 B4CC DD09 04ED 4FE8