cryptol
purescript
Our great sponsors
cryptol | purescript | |
---|---|---|
0 | 29 | |
1,014 | 7,743 | |
-0.4% | 0.3% | |
9.0 | 8.6 | |
7 days ago | 8 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.
cryptol
We haven't tracked posts mentioning cryptol yet.
Tracking mentions began in Dec 2020.
purescript
-
[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 the advantages to learning Haskell over Typescript, or vice versa? For instance, can you do equational reasoning in Typescript, like you can in Haskell?
-
Could not match constrained type inside record field
Probably related to https://github.com/purescript/purescript/issues/4140
-
7 Useful Tools Written in Haskell
For further study, you can proceed to the official website.
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
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.
haskell-names - Haskell suite library for name resolution
elm-reactor
stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]
polysemy - :gemini: higher-order, no-boilerplate monads
rust - Empowering everyone to build reliable and efficient software.
liquidhaskell - Liquid Types For Haskell
rescript-compiler - The compiler for ReScript.