Search
Results
Compiling with C# and Java (2017/2021) - abridged online copy
Chapter Exercises
[https://www.cs.ru.ac.za/compilerbook/CSharpAndJava/book2017/book2017text/exercis.htm] - - public:stevetao
CS 421 - Interpret Mini-C with Java and Optimize with Scheme
GitHub - zachtjones/Java-Compiler: Compiler for Java code to x86-64, using two different intermediate representations to aid in the compilation to native assembly. The Java Native Interface is used when needed to call library code.
Mini-Java Compiler
Long live Byte-code! - Andy - Medium
[https://onlyliuxin.medium.com/long-live-byte-code-1bec3b33ac02] - - public:xxx
Learning compiled vs. interpreted
Compiling Little Languages in Python
[https://legacy.python.org/workshops/1998-11/proceedings/papers/aycock-little/aycock-little.html] - - public:stevetao