On Tue, Mar 23, 2010 at 12:07 AM, James Long <longster@gmail.com> wrote:
Yep, that's exactly what I was thinking. It might require a little more than a lightweight macro layer, though. I would like to translate "return" statements into calls to continuations, and make sure the code flow is as expressive as javascript's.
Great! We should talk more about it soon. What do you think about lexers like SILex?