Skip to content
/ lilo Public

Toy language project (typed lambda calculus)

License

Notifications You must be signed in to change notification settings

tclem/lilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 5, 2018
1a8423d · Jul 5, 2018

History

34 Commits
Sep 22, 2017
Aug 17, 2017
Sep 22, 2017
Sep 19, 2017
Aug 17, 2017
Sep 19, 2017
Sep 19, 2017
Aug 17, 2017
Jul 5, 2018
Aug 17, 2017
Sep 21, 2017
Sep 19, 2017

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