Skip to content

omega16/lambda-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Lambda calculus interpreter on Python

I want to write my own Compiler/Interpreter/JIT (all three of them) this is a start step to learn about eager and lazy evaluation , scope of variables, type theory and others.

To details about implementation (not doc) see my blog.

This interpreter is a unstable work in progress.

Reference books :

Reference pages:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages