Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glubs9/stlcimplementation

simple stlc implementation
https://github.com/glubs9/stlcimplementation

Last synced: about 20 hours ago
JSON representation

simple stlc implementation

Awesome Lists containing this project

README

        

# stlcImplementation

untyped.pl contains an alright untyped lambda calculus implementation
typed.pl contains a very poorly made type checker / type inference implementation for stlc