[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Pluto generating source code?
- From: Stefan Reich <stefan.reich.maker.of.eye@...>
- Date: Mon, 31 Oct 2011 13:30:57 +0000
Here's another little idea:
I could imagine a Pluto-like library outputting pure Lua source code.
You would need a few special functions to recreate the coroutine stack
frames - but other than that, I don't see a real obstacle here. Or is
there?
Outputting source code would be quite elegant and certainly more
readable than bytecode.
Comments?
Cheers,
Stefan