wasm
haste-compiler
wasm | haste-compiler | |
---|---|---|
- | 4 | |
150 | 1,445 | |
- | - | |
4.7 | 0.0 | |
4 months ago | over 5 years ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
wasm
We haven't tracked posts mentioning wasm yet.
Tracking mentions began in Dec 2020.
haste-compiler
-
Resurrection/modernization of an old Haskell+Haste project (boardgame Yinsh)
Back then, I was using Haste to compile Haskell to JavaScript for the frontend part. But now I fail to properly restore the environment to make the hastec call work. Also, I'm not sure if Haste is still actively maintained.
-
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.
- A GHC-based Haskell to JavaScript compiler
What are some alternatives?
hLLVM
dhall - Maintainable configuration files
idris - A Dependently Typed Functional Programming Language
CPL - An interpreter of Hagino's Categorical Programming Language (CPL).
ghc-proofs - Let GHC prove program equations for you
Elm - Compiler for Elm, a functional language for reliable webapps.
uu-cco - Tools for the CCO (Compiler Construction) course at the UU (Utrecht University)
accelerate - Embedded language for high-performance array computations
fst - Haskell package for construction and running of finite state transducers.
husk-scheme - A full implementation of the Scheme programming language for the Haskell Platform.
pcf - A small compiler for PCF