No description
Find a file
2024-11-29 21:59:33 -06:00
src adding conversions for symbols and keywords to strings 2024-11-29 21:59:33 -06:00
.envrc yes 2024-11-06 10:49:31 -06:00
.gitignore update gitignore 2024-11-06 10:50:26 -06:00
Cargo.lock changing to miette instead of color_eyre 2024-11-19 06:23:01 -06:00
Cargo.toml proper library setup 2024-11-19 17:44:51 -06:00
flake.lock yes 2024-11-06 10:49:31 -06:00
flake.nix update project name 2024-11-06 13:24:02 -06:00
justfile yes 2024-11-06 10:49:31 -06:00
LICENSE Initial commit 2024-11-06 10:47:23 -06:00
README.org add new readme 2024-11-06 13:24:16 -06:00
test_presentation.lisp yes 2024-11-06 10:49:31 -06:00

Crisp - A Rusty Lisp

crisp

A rusty lisp. This is loosely built off of MAL(Make a Lisp).