Skip to content

juanBalian35/extended-lambda-calculus-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Extended lambda calculus interpreter

Interpreter of "Chi", a turing complete language that extends lambda calculus. Most notably adds constructors and case constructs, allowing to make use of ML-style pattern matching.

Includes two functions "nnot" and "evenn" written in Chi, being respectively boolean negation and positive integer evenness.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published