Kind2 VS FormCoreJS

Compare Kind2 vs FormCoreJS and see what are their differences.

Kind2

A next-gen functional language [Moved to: https://github.com/Kindelia/Kind] (by Kindelia)

FormCoreJS

A minimal pure functional language based on self dependent types. (by HigherOrderCO)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Kind2 FormCoreJS
5 6
2,748 69
- -
9.5 0.0
over 1 year ago almost 2 years ago
Rust JavaScript
MIT 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.

Kind2

Posts with mentions or reviews of Kind2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-02.

FormCoreJS

Posts with mentions or reviews of FormCoreJS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • FormCoreJS
    1 project | news.ycombinator.com | 19 Nov 2022
  • The Little Prover
    8 projects | news.ycombinator.com | 14 Sep 2022
    >The core implementation is under 700 lines of JS, including the parser: https://github.com/moonad/FormCoreJS/blob/master/FormCore.js

    Unfortunately, the source code size isn't the main problem with provers. The UX is much more important one.

  • Kind-Lang: contributions are welcome!
    2 projects | /r/ProgrammingLanguages | 10 Aug 2021
    Kind is a functional, general-purpose programming language featuring theorems and proofs. It has the smallest core, a pretty solid JavaScript and Scheme compiler (seriously, check how clean is the generated kind.js), and a syntax that is a middle ground between Haskell and TypeScript, in an attempt to make it more accessible.
    3 projects | /r/haskell | 10 Aug 2021
    Hello! Kind is a functional programming language based on self types that has the smallest core, pretty solid JavaScript and Scheme compilers (seriously, check how clean is the generated kind.js is), and a syntax that is a middle ground between Haskell and TypeScript, in an attempt to make it more accessible. In short, it is a general-purpose, practical functional featuring featuring theorems and proofs. Kind still has a lot to evolve, but, at this point in time, it is one of the most mature proof languages in some aspects. We do research related to optimal evaluators, we explore self types, we build web apps (most are in development, but the performance is stellar), and we're close to have great inter-op with Haskell (one file away), EVM compilers (a linearity-checker away). All in all, I believe Kind is a great addition to the functional programming community. We are a small, mostly self-funded team.
  • FormCoreJS: A 700-LOC proof language that compiles to ultra-fast JavaScript
    1 project | news.ycombinator.com | 10 Jan 2021

What are some alternatives?

When comparing Kind2 and FormCoreJS you can also consider the following projects:

brainfuck-web-app - a web app written in Brainfuck that returns your user-agent to you

Formality - A modern proof language [Moved to: https://github.com/kind-lang/Kind]

Loritta - 💁 A multipurpose, multilanguage, customizable, modular, and very cute bot for Discord! ~Making your server more awesome~

smalltt - Demo for high-performance type theory elaboration

Functional-Benchmarks - Collection of benchmarks of functional programming languages and proof assistants.

HVM - A massively parallel, optimal functional runtime in Rust

z3 - The Z3 Theorem Prover

agda2hs - Compiling Agda code to readable Haskell

macro-lisp - Lisp-like DSL for Rust language