Skip to content

aln8/sicp-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sicp rust

This is RUST version of exercise of MIT SICP book.

For self learning purpose, not all exercises have been done. Also there might be extra implementation beyond exercises.

how to use it

For benchmark test for ex1_21, ex1_24, I'm using nightly rustc

Other than that, just run cargo test, you can see all test running.

Go to src/ you can see all exercise well organized based on chapter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages