Skip to content

A small interpreter, lambda-calculus plus math, written in Rust. Comes with lazy and eager flavors.

Notifications You must be signed in to change notification settings

jjgarzella/interpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interpy

A small interpreter, lambda-calculus plus math, written in Rust. Comes with lazy and eager flavors.

This was inspired by Matthew Flatt's Lambda.rkt from his Programming Languages class.

You can try it out by running cargo run

About

A small interpreter, lambda-calculus plus math, written in Rust. Comes with lazy and eager flavors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages