haste-compiler
A GHC-based Haskell to JavaScript compiler (by valderman)
ajhc
A fork of jhc. And also a Haskell compiler. (by ajhc)
Our great sponsors
haste-compiler | ajhc | |
---|---|---|
3 | 0 | |
1,446 | 134 | |
- | 0.0% | |
0.0 | 0.0 | |
almost 4 years ago | over 3 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v2.0 only |
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.
haste-compiler
Posts with mentions or reviews of haste-compiler.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-09.
-
Looking for small finished games developed in Haskell
My ludum-dare 34 entry does have scrolling, and some images which are only visible in some screens but not others. I didn't do any effort to load and unload them as required though, I just keep everything loaded at all times. One potential difficulty is that this game uses Haste to compile Haskell to JavaScript, soI don't know if your framework supports that.
-
Reactive Clojure: You don't need a web framework, you need a web language
Very cool Dustin. Reminds me (a little) of some work that the Haskell Haste folks were doing to blur the front/backend via the compiler. Interested to see what you learn along the way refactoring hyperfiddle.
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.
What are some alternatives?
When comparing haste-compiler and ajhc you can also consider the following projects:
dhall - Maintainable configuration files
CPL - An interpreter of Hagino's Categorical Programming Language (CPL).
Elm - Compiler for Elm, a functional language for reliable webapps.
uu-cco - Tools for the CCO (Compiler Construction) course at the UU (Utrecht University)
fst - Haskell package for construction and running of finite state transducers.
wasm - Haskell WebAssembly Toolkit
binaryen - DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
hyper-haskell-server - The strongly hyped Haskell interpreter.
pcf - A small compiler for PCF