LISP written in Rust
Find a file
Raine Godmaire 8f9f299e13 refactor: special data type for built-ins
These are now not specials or included in the core environment
2024-07-15 18:52:58 -04:00
mute-interpreter refactor: special data type for built-ins 2024-07-15 18:52:58 -04:00
mute-macros refactor: special data type for built-ins 2024-07-15 18:52:58 -04:00
mute-parser refactor: special data type for built-ins 2024-07-15 18:52:58 -04:00
src misc: Chesterton's Fence 2024-05-12 08:11:12 -04:00
.envrc misc: devenv 2024-05-10 11:23:38 -04:00
.gitignore refactor: prep for switching to Node in evaluator 2024-05-04 08:08:37 -04:00
Cargo.lock feat: proc macro to write mute in rust 2024-05-11 13:19:58 -04:00
Cargo.toml feat: proc macro to write mute in rust 2024-05-11 13:19:58 -04:00
devenv.lock refactor: prep for switching to Node in evaluator 2024-05-04 08:08:37 -04:00
devenv.nix refactor: special data type for built-ins 2024-07-15 18:52:58 -04:00
devenv.yaml misc: devenv 2024-05-10 11:23:38 -04:00