ajhc
A fork of jhc. And also a Haskell compiler. (by ajhc)
uu-cco
Tools for the CCO (Compiler Construction) course at the UU (Utrecht University) (by UU-ComputerScience)
ajhc | uu-cco | |
---|---|---|
- | - | |
134 | 7 | |
0.0% | - | |
0.0 | 0.0 | |
almost 6 years ago | almost 4 years ago | |
Haskell | Haskell | |
GNU General Public License v2.0 only | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ajhc
Posts with mentions or reviews of ajhc.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning ajhc yet.
Tracking mentions began in Dec 2020.
uu-cco
Posts with mentions or reviews of uu-cco.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning uu-cco yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ajhc and uu-cco you can also consider the following projects:
CPL - An interpreter of Hagino's Categorical Programming Language (CPL).
haste-compiler - A GHC-based Haskell to JavaScript compiler
pcf - A small compiler for PCF
accelerate-llvm - LLVM backend for Accelerate
binaryen - DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
core-compiler - compile your own functional language