See https://github.com/munificent/craftinginterpreters
autoreconf --install
./configure
make
See ./configure --help
for full list.
--enable-dbg-trace
: enables debug tracing of bytecode execution
See https://github.com/munificent/craftinginterpreters
autoreconf --install
./configure
make
See ./configure --help
for full list.
--enable-dbg-trace
: enables debug tracing of bytecode execution