mdr / misc-mini-langs

Scala implementation of several toy programming languages, including lambda calculus, combinatory logic, a couple of TAPL languages, a "while" language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scala implementation of several toy programming languages, including lambda calculus, combinatory logic, a couple of TAPL languages, a "while" language.

The lambda calculus implementation was derived from Jesse Hallett's interpreter:

http://github.com/hallettj/LambdaCalculus

About

Scala implementation of several toy programming languages, including lambda calculus, combinatory logic, a couple of TAPL languages, a "while" language


Languages

Language:Scala 100.0%