Skip to content

tclem/lilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lilo is a series of simple, lambda calculi implemented in Haskell.

I'm currently experimenting with defining the syntax expressions of the language using the techniques described in Data types à la carte.

Usage:

> eval $ parseExpr "(\\x -> x) 1"

Learning log

I'm tracking my progress in a series of small, informal posts:

References:

About

Toy language project (typed lambda calculus)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published