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

https://github.com/mbg/ncc

A compiler for Cada, a purely functional programming language inspired by Haskell with syntactic sugar for the state monad
https://github.com/mbg/ncc

Last synced: 3 months ago
JSON representation

A compiler for Cada, a purely functional programming language inspired by Haskell with syntactic sugar for the state monad

Awesome Lists containing this project

README

        

ncc
===

A compiler for Cada, a purely functional programming language inspired by Haskell with syntactic sugar for the state monad and state monad transformer. This was subject of my [BSc (Hons) Dissertation](http://michael-gale.co.uk/publications/dissertation.pdf).