Tagged “JIT”
-
Rust
Lox
JIT
"Crafting Interpreters" by Robert Nystrom teaches us how to implement an interpreter for a toy programming language. But can we make a JIT compiler out of it?
See all tags.