Skip to content

Melvar/lambda-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

λ-eval

This project is intended to produce an evaluator/interpreter for the λ-calculus. So far, the types that comprise the abstract syntax tree and the methods that transform it appear to be reasonably complete.

Currently, work is on a parser, both the structure and the interface of which are as yet undecided. Thus, it might take quite long.

About

An evaluator for λ-calculus expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages