Tool
Lua is a programming language with a standard C interpreter used as the baseline for the Lua Mandelbrot benchmark. In the cited demonstration, this interpreter is the target to which yk adds an automatically generated just-in-time compiler.
1 use taken from transcripts — each links to the moment in the video.
The standard C interpreter used as the baseline for the Lua Mandelbrot benchmark.
1 in the library.