8000 GitHub - oktagonia/sky: An interpreter for the untyped λ-calculus.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oktagonia/sky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sky: A λ-Calculus Interpreter

Little project in implementing some λ-calculus bits. What I'm planning to eventually do is to make:

  1. An untyped λ-calculus interpreter.
  2. A lisp->λ compiler with recursion for funsies.
  3. A simply-typed λ-calc interpreter.

I'm intending to follow the formal definitions as closely as possible. Maybe I'll rewrite this in Coq someday so I can prove some things about it formally 😛

About

An interpreter for the untyped λ-calculus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0