Placeholder for a project to write a (very) simple lisp in rust. Will probably start out as just a simple scheme-like lisp and maybe morph into a lisp-2 in the future. No grand plans here, just a project to learn rust. Not yet started.

Lily Carpenter b7e8a1fb37 Initial commit 8 yıl önce
.gitignore b7e8a1fb37 Initial commit 8 yıl önce
LICENSE b7e8a1fb37 Initial commit 8 yıl önce
README.md b7e8a1fb37 Initial commit 8 yıl önce

README.md

lisp-in-rust

Placeholder for a project to write a (very) simple lisp in rust. Will probably start out as just a simple scheme-like lisp and maybe morph into a lisp-2 in the future. No grand plans here, just a project to learn rust.

Not yet started.