An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : 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.

Registry - JSON
purl: pkg:hackage/pcf
Keywords: compiler , library , mit , Propose Tags
License: MIT
Latest release: over 10 years ago
First release: over 10 years ago
Downloads: 1,677 total
Last synced: about 1 hour ago

    Loading...
    Readme
    Loading...