Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasdziedzic/lambda_calculus


https://github.com/thomasdziedzic/lambda_calculus

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# regenerating the grammar

```
cd src/grammar && antlr4 -Dlanguage=Rust -visitor LambdaCalculus.g4
```