Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noti0na1/faux-racket
A Monadic Interpreter for Faux Racket written in Haskell
https://github.com/noti0na1/faux-racket
faux-racket haskell monad
Last synced: about 1 month ago
JSON representation
A Monadic Interpreter for Faux Racket written in Haskell
- Host: GitHub
- URL: https://github.com/noti0na1/faux-racket
- Owner: noti0na1
- Created: 2017-04-22T13:54:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T13:58:59.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T21:25:06.407Z (3 months ago)
- Topics: faux-racket, haskell, monad
- Language: Haskell
- Homepage:
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Faux-Racket
A Monadic Interpreter for Faux Racket form CS145/CS146 course notes.
Support: Number, Bin, Fun, With, App, Set, Seq, Var.