0

I'm trying to learn about generating code for a virtual machine. Where can I find out more about this, any useful books that are about this topic? This is probably a bad question for Stack Overflow, but I'm really confused and I've searched everywhere for a good resource.

1 Answer 1

1

Off-topic, however:

read Queinnec's Lisp in Small Pieces

study the source code of lua (5.2 or newer), of nekoVM, of Ocaml bytecode interpreter (file byterun/interp.c), and of parrot

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks! I'll check these out :) But for future reference, any other stack exchange thing for questions like these?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.