https://github.com/robrix/lambdaft
https://github.com/robrix/lambdaft
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/robrix/lambdaft
- Owner: robrix
- Created: 2020-06-16T19:57:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T18:30:22.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T17:54:06.255Z (over 1 year ago)
- Language: Haskell
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lambdaft
a tutorial around a daft lambda calculus
with a recent-ish `cabal`:
```
cabal repl
```
otherwise:
```
ghci Lam.hs
```