pcf
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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 11 years ago
0.1.0.1
almost 11 years ago
Versions
2
2
Downloads
1,718 total
1,718 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/pcf
spec |
| License | MIT |
| First Release | almost 11 years ago |
| Last Synced | 18 days ago |