webwraith
Joined: 19 Mar 2009 Posts: 5 Location: Lavenham, near Ipswich, Suffolk, UK
|
Posted: Thu May 14, 2009 9:38 am Post subject: How do you do it? (VM) |
|
|
I have been looking at different examples of writing programming languages, and became rather interested in languages running on virtual machines. I have some small experience in writing lexers and, to a lesser extent, parsers, but I was wondering; How do you start with the design and construction of a virtual machine? How have you (nkorslund) implemented the Monster VM, and what decisions/complications affected the final machine? |
|