https://github.com/bipinoli/scheme-in-48hrs
Practicing Haskell
https://github.com/bipinoli/scheme-in-48hrs
Last synced: 7 months ago
JSON representation
Practicing Haskell
- Host: GitHub
- URL: https://github.com/bipinoli/scheme-in-48hrs
- Owner: Bipinoli
- License: mit
- Created: 2024-07-07T16:14:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-12T09:44:15.000Z (about 1 year ago)
- Last Synced: 2025-01-23T08:43:23.963Z (9 months ago)
- Language: Haskell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Scheme in 48 hrs
Following the [Write yourself a scheme in 48 hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours) series of articles to practice Haskell
[bookmark](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours/Evaluation,_Part_2)