Skip to content

My lamdba calculus engine, completed in C++. Built with absolutely zero dependencies beyond the c runtime.

License

Notifications You must be signed in to change notification settings

mamoniot/lambda_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My lamdba calculus engine, completed in C++. Compile the file lambda.cc to try it out.

The compiled exe has the command line format "<exe> [flags] <filename>"
The program has flags, use the flag "-help" to see them all.

The files ending in .lc contain demos and test programs for this engine.
They have comments too, particularly the file demo.lc.

About

My lamdba calculus engine, completed in C++. Built with absolutely zero dependencies beyond the c runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published