Hi,

I was wondering how much interest is out there to create an alternative
version of Maru's emit.l that emits bytecode for a tiny C-based VM.

In my mind, we'd generate a single portable C file, which would
interpret an embedded data array representing the compiled program.  If
such a emitvm.l existed, then we could do away with the hand-written
eval.c and make changes only to eval.l, and regenerate eval.c from
there.

Is that in line with your plans for the project, Ian?

Thanks,

-- 
Michael FiG <[email protected]> //\
   http://michael.fig.org/    \//
_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to