elsa VS up-to-date-real-world-haskell

Compare elsa vs up-to-date-real-world-haskell and see what are their differences.

elsa

❄️ Elsa is a minimal, fast and secure runtime for JavaScript and TypeScript written in Go (by elsaland)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
elsa up-to-date-real-world-haskell
4 5
2,633 784
- -
2.4 0.0
over 2 years ago 10 months ago
TypeScript Python
MIT License GNU General Public License v3.0 or later
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.

elsa

Posts with mentions or reviews of elsa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.

up-to-date-real-world-haskell

Posts with mentions or reviews of up-to-date-real-world-haskell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-02.
  • Just started exploring Haskell as an experienced C++ dev. Looking for tips.
    3 projects | /r/haskell | 2 Jul 2022
    There is an effort to update it to modern Haskell. It has gotten quite far and it is still on going.
  • Learn You a Haskell: Kind and some Type-foo (title of section)
    1 project | /r/haskell | 14 Dec 2021
    It is a very good book that is unfortunately outdated, some of the code doesn't run anymore because of changes to GHC and the Haskell library ecosystem that have happened over the last 15 or so years. There was an online effort to update the book but it hasn't been finished and I don't think anyone is currently working on it, but the git repo is here if you want to look at it.
  • Rust parser combinator libraries 2021
    2 projects | /r/rust | 1 May 2021
    This is a bit old, but you can see some examples of how using Parsec might look: https://github.com/tssm/up-to-date-real-world-haskell/blob/master/14-using-parsec.org
  • Is "Real World Haskell" still good?
    1 project | /r/haskell | 20 Apr 2021
    If you're looking to get back into Haskell, The Haskell Planetarium will be a good source of new articles: https://haskell.pl-a.net/As for Real World Haskell, I believe there is a an update that should be more modern: https://github.com/tssm/up-to-date-real-world-haskell, but I only read the original many years ago.Another good source of information is to just search Github, and see what libraries the most popular Haskell projects are using.
  • The right way to learn Haskell
    2 projects | /r/haskell | 31 Jan 2021
    A lot of people suggest Project Euler or “just do a project”, but personally I found it helpful to have a bit more guidance. Practical Haskell is a great beginner guide, focusing on how to actually do stuff rather than all the theory behind it. The 2008 version is good but a little out of date, there’s an updated version in progress that’s complete enough that you should be able to get started.

What are some alternatives?

When comparing elsa and up-to-date-real-world-haskell you can also consider the following projects:

Workflow Core - Lightweight workflow engine for .NET Standard

tree-sitter - An incremental parsing system for programming tools

Flutter-AI-Rubik-cube-Solver - Flutter-Python rubiks cube solver.

fp-course - Functional Programming Course

terraform-aws-vpc - Terraform module to create AWS VPC resources 🇺🇦

awesome-haskell - A curated list of amazingly awesome Haskell articles and talks for beginners.

hanspell - (주)다음과 부산대학교 인공지능연구실/(주)나라인포테크의 웹 서비스를 이용한 한글 맞춤법 검사기.

snap - Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.

visx - 🐯 visx | visualization components

learn-you-a-haskell-notebook - Jupyter adaptation of Learn You a Haskell for Great Good!

regexp2 - A full-featured regex engine in pure Go based on the .NET engine

json-csv-example - Haskell example using JSON and CSV