mingodad/ljs

how fast is this compaired to luajit?

Closed this issue · 1 comments

how fast is this compaired to luajit?

It's exactly as fast as Lua is, there is also ljsjit (https://github.com/mingodad/ljsjit) that is as fast as Luajit.
It's basically a rework on the lexer/parser to accept this syntax.