This website requires JavaScript.
Explore
Help
Sign In
felixm
/
schemers
Watch
1
Star
0
Fork
0
You've already forked schemers
Code
Issues
Pull Requests
Releases
Activity
1
Commit
1
Branch
0
Tags
f755a9cb96e55cfd1be6b0f75a2ac9c86a6dcbc9
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
felixm
f755a9cb96
Initial commit
2021-05-15 15:25:41 +02:00
.gitignore
Initial commit
2021-05-15 15:25:41 +02:00
LICENSE
Initial commit
2021-05-15 15:25:41 +02:00
README.md
Initial commit
2021-05-15 15:25:41 +02:00
README.md
schemers
A crude Scheme interpreter implemented for SICP exercise 5.51.
Reference in New Issue
View Git Blame
Copy Permalink
Description
A crude Scheme interpreter implemented in Rust for SICP exercise 5.51.
https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-35.html
Readme
100
KiB
Languages
Rust
95.9%
Scheme
4.1%