On Nov 17, 9:01 pm, “M. Edward (Ed) Borasky” [email protected]
wrote:
Markus L. wrote:
What’s your goal with this?
I will give another try at building a Ruby VM. I didn’t want to use
one of those parse.y adapters. I think its really nice and useful to
have a portable parser.I thought your name looked familiar – you were the lead on the
“Carbone” project to build a gforth/vmgen based Ruby virtual machine,
right? Have you picked that up again, and is this part of it?
No, it’s not part of it. I’m starting from scratch again.
Along the lines of David Ungars SOAR and Ian Piumartas thesis; from
parse
tree directly to machine code.