https://github.com/thma/write-you-a-scheme
my own experiments with write yourself a scheme in 48 hours
https://github.com/thma/write-you-a-scheme
Last synced: over 1 year ago
JSON representation
my own experiments with write yourself a scheme in 48 hours
- Host: GitHub
- URL: https://github.com/thma/write-you-a-scheme
- Owner: thma
- Created: 2017-12-19T08:03:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T16:23:48.000Z (over 1 year ago)
- Last Synced: 2025-02-09T17:32:59.884Z (over 1 year ago)
- Language: Haskell
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md/LICENSE.md
Awesome Lists containing this project
README
# write-you-a-scheme
This is my minimalistic version of write yourself a scheme in 48 days.
It's mostly about learning some basic haskell stuff.