On Sat, Nov 7, 2009 at 11:10 AM, Brendan Eich <[email protected]> wrote: > The alternative for Harmony is a syntactic special form, an import directive > for example, that can be analyzed when the program is parsed ...
+1. In Caja, we were loath to introduce new syntax _per se_, and we are already compiling, so ours is a bit of a special case. Were there some standard syntax the semantics of which we could implement, our lives would be far easier. Ihab -- Ihab A.B. Awad, Palo Alto, CA _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

