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
- Host: GitHub
- URL: https://github.com/mbg/ncc
- Owner: mbg
- Created: 2013-06-17T04:06:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-26T18:25:55.000Z (over 11 years ago)
- Last Synced: 2025-02-26T19:07:36.681Z (3 months ago)
- Language: Haskell
- Size: 306 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).