kostya / jit-benchmarks

Benchmark for interpreted languages implementations.
MIT License
101 stars 8 forks source link

Dart JIT, Lua interpreter, Racket #10

Open igouy opened 1 year ago

igouy commented 1 year ago

I understand that you probably considered whether adding these language implementations would just be extra work for little benefit, so just suggestions.

— Although the Dart project now emphasis's the ahead-of-time (AOT) compiler there is still JIT.

— Although LuaJIT is remarkable, the language implementation by the Lua team at PUC should be a point of direct comparison.

kostya commented 1 year ago

not understand about luajit, there is already.

igouy commented 1 year ago

PUC Lua 5 is not there.

https://news.ycombinator.com/item?id=23686297

https://www.lua.org/download.html

https://www.lua.org/doc/jucs05.pdf