[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LAL - A LISP/Scheme dialect compiled to Lua
- From: Alex Queiroz <asandroq@...>
- Date: Wed, 24 May 2017 14:36:50 +0200
Hallo,
On 24 May 2017 at 14:35, Alex Queiroz <asandroq@gmail.com> wrote:
>
> You convert your code to CPS[1] and then the compilation of call/cc to
> Lua would be trivial given that Lua has tail call optimisation.
>
I hit the "send" button too soon. This is the missing reference:
[1] http://matt.might.net/articles/cps-conversion/
Cheers,
--
-alex
http://unendli.ch/