pcf
Version 0.1.0.1 revision 0 uploaded by jozefg.
Package meta
- Synopsis
- A one file compiler for PCF
- Description
PCF is a small programming language with higher order functions, natural numbers, and recursion. It is statically tpyed and turing complete (general recursion and all that). This compiler transformers a PCF expression into a file of C code that when run outputs the answer. It is mostly intended as a demonstration of how to write such a compiler. The curious reader should look at the writeup.
- Author
- Danny Gratzer
- Bug reports
- n/a
- Category
- Compiler
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- jozefg@cmu.edu
- Package URL
- n/a
- Stability
- n/a