An open API service indexing awesome lists of open source software.

https://github.com/robrix/lambdaft


https://github.com/robrix/lambdaft

Last synced: about 1 month ago
JSON representation

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
```