The interpreter and dynamic compiler would be for testing/prototyping and when im done testing i use the static compiler.
I have decided to write a small interpreter as my next project, in Ruby. What knowledge/skills will I need to have to be successful? I haven t decided on the language to interpret yet, but I am ...