smalltt VS FormCoreJS

Compare smalltt vs FormCoreJS and see what are their differences.

smalltt

Demo for high-performance type theory elaboration (by AndrasKovacs)

FormCoreJS

A minimal pure functional language based on self dependent types. (by HigherOrderCO)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
smalltt FormCoreJS
4 6
494 69
- -
3.1 0.0
6 months ago almost 2 years ago
Lean 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.

smalltt

Posts with mentions or reviews of smalltt. 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

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 smalltt and FormCoreJS you can also consider the following projects:

Idris2 - A purely functional programming language with first class types

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

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

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

recombine

HVM - A massively parallel, optimal functional runtime in Rust

idris-sandbox - Idris Sandbox

z3 - The Z3 Theorem Prover

sixty - Dependent type checker using normalisation by evaluation