Hacker News new | ask | show | jobs
by Gama11 1953 days ago
The eval implementation is found here (evalMain.ml is the entry point):

https://github.com/HaxeFoundation/haxe/tree/development/src/...