purescript VS erlps-core

Compare purescript vs erlps-core and see what are their differences.

purescript

A strongly-typed language that compiles to JavaScript (by erlscripten)

erlps-core

Core runtime of Erlscripten - ERTS emulation (by erlscripten)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
purescript erlps-core
1 2
3 16
- -
0.0 0.0
over 1 year ago over 1 year ago
Haskell PureScript
GNU General Public License v3.0 or later ISC License
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.

purescript

Posts with mentions or reviews of purescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Erlscripten
    9 projects | dev.to | 14 Apr 2021
    Some of the problems have been already fixed due to our reports, but some of them haven’t been accepted as they involved some overhead on the performance in the general case. Because of this we have forked the compiler and started adjusting it for our needs ourselves. Our works mainly involve the optimization tweaks and updating the backend to EcmaScript6 (instead of 5). For instance, we have implemented a much more aggressive tail call optimizer, increased strictness of AST traversals and completely rewritten the code generation for pattern match alternatives.

erlps-core

Posts with mentions or reviews of erlps-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.

What are some alternatives?

When comparing purescript and erlps-core you can also consider the following projects:

aesophia - Stand alone compiler for the Sophia smart contract language

erlps-aesophia - Purescript bindings for aeternity aesophia

elixir_script - Converts Elixir to JavaScript

erlscripten - Erlang to PureScript transpiler. Run Erlang in the browser!

erlps-stdlib - Erlang's STDLIB in Purescript

lumen - An alternative BEAM implementation, designed for WebAssembly