Skip to content

joajfreitas/flox

Repository files navigation

flox

Lisp interpreter implemented as a stack based bytecode virtual machine.

The implementation is based on the Crafting Interpreters book by Robert Nystrom.

Running

cargo run --bin main

Tests

cargo test

About

Bytecode interpreted LISP in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages