elm-reactor
DISCONTINUED
purescript
Our great sponsors
elm-reactor | purescript | |
---|---|---|
0 | 32 | |
421 | 7,799 | |
- | 0.7% | |
0.0 | 8.5 | |
- | 7 days ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" 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.
elm-reactor
We haven't tracked posts mentioning elm-reactor yet.
Tracking mentions began in Dec 2020.
purescript
- Any good source-to-source compiler guides?
-
Integer math in JavaScript
What about Math.imul? Here is some ongoing discussion...
-
Can someone explain like I'm 5 years old what the EVM Sidechain will mean for Cardano
The point is, Cardano is a polyglot blockchain and does a lot of work with not only Rust, but also JS+PureScript and several other languages.
-
[RANT] Elm is pissing me off a bit now
Here are the release-notes including the mentioned changes: https://github.com/purescript/purescript/releases/tag/v0.15.0
-
PureScript 0.15 Released
I was curious about when that happened- apparently, early last year: https://github.com/purescript/purescript/pull/4085
-
I just wrote my first article: Why should you try Elm?
It currently has done experiments in the backend (link). Sadly, none of this is ready for production yet. Good thing is that we have purescript for the backend, who is indeed very similar to Elm and Haskell! You should give it a look!
- can you recommend active Haskell open source projects?
- resources for purescript
-
Differences between TypeScript and Elm
Alternative to Elm can be PureScript, ClojureScript, ReasonML, ReScript, and other languages that compile to JavaScript. There are also newer and interesting languages that are still in an explorative state like Ren or Derw.
- From TypeScript to ReScript
What are some alternatives?
fp-ts - Functional programming in TypeScript
reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
Elm - Compiler for Elm, a functional language for reliable webapps.
Idris2 - A purely functional programming language with first class types
rescript-compiler - The compiler for ReScript.
haskell-names - Haskell suite library for name resolution
reflex - Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.
stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]
polysemy - :gemini: higher-order, no-boilerplate monads
CoreErlang - AST, parser, pretty-printer for Core Erlang source code.
language-thrift - Haskell parser for the Thrift IDL format.
alga