Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 15 Haskell Ghcj Projects
-
Patching jsaddle by applying this commit made JSaddle usable in Firefox for me, but it has the downside that preventDefault/stopPropagation no longer work (see this issue for more info).
-
Code World[1] is a great project that addresses a number of the problems from the article, with an eye towards using Haskell to teach children basic math and programming simultaneously. Code World directly addresses a number of the obstacles outlined in this article:
1. Using an online editor with a rich built-in library removes any toolchain problems.
2. A custom standard library simplifies pedagogically unnecessary details like Foldable
3. The custom standard library also avoids currying (f(a, b) for functions rather than f a b)
4. Custom error messages improve the feedback students get from the compiler
I would highly recommend Code World to anybody looking to teach programming with Haskell. If you want to teach Haskell in a way that fits the existing ecosystem, it's also possible to run Code World without the custom standard library[2].
[1]: https://code.world/#
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
haskanoid
A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support.
Project mention: [ANN] Yampa 0.14.2, yampa-gloss 0.2.1, haskanoid 0.1.6, and more | reddit.com/r/haskell | 2023-04-08 -
keera-hails-reactive-htmldom
Keera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications
Project mention: Resurrection/modernization of an old Haskell+Haste project (boardgame Yinsh) | reddit.com/r/haskell | 2023-02-08 -
-
ghcjs-dom
Make Document Object Model (DOM) apps that run in any browser and natively using WebKitGtk
-
ghcjs-hplay
Client-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler) (by transient-haskell)
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
ghcjs-base
base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC
-
ghcjs-websockets
GHCJS interface for the Javascript Websocket API (DEPRECATED: use ghcjs-base's native websockets!)
-
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Haskell Ghcjs related posts
- jsaddle + firefox
- Pedagogical Downsides of Haskell
- Miso: A tasty Haskell front-end framework
- Resurrection/modernization of an old Haskell+Haste project (boardgame Yinsh)
- What programming language should i learn to code games.
- The Big List of Haskell GUI Libraries
- A small benchmark for functional languages targeting web browsers
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 May 2023
Index
What are some of the best open-source Ghcj projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | miso | 2,067 |
2 | codeworld | 1,228 |
3 | haskanoid | 264 |
4 | keera-hails-reactive-htmldom | 185 |
5 | octopod | 128 |
6 | ghcjs-dom | 73 |
7 | ghcjs-hplay | 68 |
8 | ghcjs-base | 43 |
9 | ghcjs-websockets | 22 |
10 | flare-timing | 11 |
11 | ghcjs-dom-hello | 10 |
12 | ghcjs-base-stub | 8 |
13 | ka | 8 |
14 | ghcjs-fetch | 5 |
15 | ghcjs-xhr | 1 |