Pcf Alternatives
Similar projects and alternatives to pcf
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
binaryen
Discontinued DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better pcf alternative or higher similarity.
pcf discussion
pcf reviews and mentions
Posts with mentions or reviews of pcf.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-04.
-
Implementing a LLVM Micro C compiler in Haskell
This is amazing. I tried following Stephen Diehl's JIT compiler in LLVM tutorial[0] a few years ago but it was already outdated (the llvm-hs library changed quite a bit), and subsequent web searches didn't turn up much.
For those interested in tutorials like this, I'd also recommend a very literate Haskell compiler for the PCF language to C[1], which is essentially lambda calculus with some primitives.
[0] https://www.stephendiehl.com/llvm/
[1] https://github.com/jozefg/pcf/
Stats
Basic pcf repo stats
1
126
0.0
over 5 years ago
jozefg/pcf is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of pcf is Haskell.