https://github.com/twolodzko/hasch
Minimal Scheme implemented in Haskell
https://github.com/twolodzko/hasch
haskell lisp lisp-interpreter scheme scheme-interpreter
Last synced: 2 months ago
JSON representation
Minimal Scheme implemented in Haskell
- Host: GitHub
- URL: https://github.com/twolodzko/hasch
- Owner: twolodzko
- Created: 2023-01-25T13:59:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T21:48:35.000Z (over 2 years ago)
- Last Synced: 2025-02-14T10:18:40.840Z (4 months ago)
- Topics: haskell, lisp, lisp-interpreter, scheme, scheme-interpreter
- Language: Haskell
- Homepage:
- Size: 96.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimal Scheme implemented in Haskell
> *Do It, Do It Again, and Again, and Again ...*
> — *The Little Schemer* by Friedmann and Felleisen
(source https://xkcd.com/297/)