Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fitter0happier/lambda_parser

Lambda Calculus parser
https://github.com/fitter0happier/lambda_parser

functional-programming haskell lambda-calculus monad

Last synced: 26 days ago
JSON representation

Lambda Calculus parser

Awesome Lists containing this project

README

        

Implementation of Lambda Calculus parser

Capable of parsing and evaluating correctly lambda terms using beta-reduction