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

https://github.com/hedyhli/lambda-calculus

An interactive lambda calculus tutorial with elisp
https://github.com/hedyhli/lambda-calculus

Last synced: 6 months ago
JSON representation

An interactive lambda calculus tutorial with elisp

Awesome Lists containing this project

README

          

## Example "IDE"

```sh
emacs -nw -Q --eval "(setq enable-local-variables :all)" lambda-calculus.el
```