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

https://github.com/davidelettieri/tapl

C# implementation for TAPL
https://github.com/davidelettieri/tapl

csharp lambda-calculus tapl types-and-programming-languages

Last synced: 8 months ago
JSON representation

C# implementation for TAPL

Awesome Lists containing this project

README

          

# Tapl

Some of the implementation from the TAPL Book. The FullSimple example is the most correct and complete. I did not give much attention to printing.