[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pluto generating source code?
- From: Alessandro Delgado <adelgado1313@...>
- Date: Mon, 31 Oct 2011 11:46:59 -0200
On Mon, Oct 31, 2011 at 11:30 AM, Stefan Reich
<stefan.reich.maker.of.eye@googlemail.com> wrote:
> 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
I'm sorry it may be a silly question, I'm still having my coffee, but
it wasn't clear for me:
>From what input?
A frozen image, for example? Or something else?