Quote:
|
Originally Posted by Dameon
Pretty much like C# or Java.
|
But without the JIT.
A couple days ago, I started building the compiler for my virtual machine project (so sick of AST's right now) and when it's all set up, I'm going to make a basic python front end (probably not a full front end right away but some basic features) and so I can test python vs. mine.