Skip to content

A Scala interpreter for lambda calculus, using Huet's Zipper

License

Notifications You must be signed in to change notification settings

redelmann/zipterpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreting Lambda Calculus using Zippers

This Scala / Dotty project contains an interpreter for lambda calculus that uses Huet's Zipper.

Usage

You can compile the project with sbt compile and run it with sbt run. As usual, sbt console will start a REPL.

About

A Scala interpreter for lambda calculus, using Huet's Zipper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages