The Oxur Rust Lisp specification
- This repo's book: https://oxur.github.io/spec/
- The original Rust book: https://doc.rust-lang.org/stable/reference/
make
cargo
mdbook
(usecargo install mdbook
to install it).
Generate the book:
make
The generated HTML will be in the book
folder.
Copyright © 2020, Oxur Group
MIT License