Hacker News new | ask | show | jobs
by asherkin 3818 days ago
The "LLVM" bit is that it is using the IR JIT compiler that is part of the LLVM suite, which makes it relatively easy to build a high-performance native runtime for a custom language.