Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/austaras/tapl

Implementation of Types and Programming Language in F#
https://github.com/austaras/tapl

Last synced: 27 days ago
JSON representation

Implementation of Types and Programming Language in F#

Awesome Lists containing this project

README

        

A F# implementation of various sections of *Types and Programming Languages* which may often not be the exact translation to what's written in the book.

Lexers and parsers are omitted for brevity.