https://github.com/sudo-rushil/uscheme
A small scheme written for the Write Yourself a Scheme in 48 Hours tutorial.
https://github.com/sudo-rushil/uscheme
Last synced: 10 months ago
JSON representation
A small scheme written for the Write Yourself a Scheme in 48 Hours tutorial.
- Host: GitHub
- URL: https://github.com/sudo-rushil/uscheme
- Owner: sudo-rushil
- License: mit
- Created: 2020-07-13T19:00:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T19:02:24.000Z (almost 6 years ago)
- Last Synced: 2025-07-16T17:26:42.012Z (12 months ago)
- Language: Haskell
- Homepage: https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours/
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# uscheme
Scheme in 48 hours project repo