Skip to content
/ risp Public

A simple Lisp, written in Rust, based on Make A Lisp (MAL)

Notifications You must be signed in to change notification settings

nastevens/risp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

risp

A simple Lisp, written in Rust, based on the Make A Lisp project instructions.

❗ ATTENTION ❗

I wrote the code in this project with a focus on learning instead of writing production-quality code. MAL provides some very nice tests, and I leaned heavily on those, to the point of not writing many tests of my own. I also followed the MAL approach where there may have been a more Rust-y approach so that I could leverage the troubleshooting tips MAL provides. Right now I'd consider this proof-of-concept quality, so please don't judge me too harshly!

About

A simple Lisp, written in Rust, based on Make A Lisp (MAL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published