brainfuck-web-app VS FormCoreJS

Compare brainfuck-web-app vs FormCoreJS and see what are their differences.

brainfuck-web-app

a web app written in Brainfuck that returns your user-agent to you (by EvanHahn)

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
brainfuck-web-app FormCoreJS
4 6
147 69
- -
0.0 0.0
10 months ago almost 2 years ago
Brainfuck JavaScript
The Unlicense -
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.

brainfuck-web-app

Posts with mentions or reviews of brainfuck-web-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • The Little Prover
    8 projects | news.ycombinator.com | 14 Sep 2022
    > Javascripts can be different, there is no guarantee that some half supported engine will run that specific code.

    Half supported? Where is your source? Java Nashhorn was passing all ECMAScript 5.1 tests in 2012 (https://twitter.com/asz/status/258995374847565825)

    > Same as brainfuck: https://github.com/EvanHahn/brainfuck-web-app

    Brainfuck? JavaScript is most popular programming language (https://www.stackscale.com/blog/most-popular-programming-lan...) You're comparing apples to oranges. By the way I mostly work in Java, but I do not look down on JavaScript, it's shows ignorance.

    As others have already said, person who wrote the library may not be familiar with your favorite language, moreover certain things are easier to do in some languages. This is not the attitude that we should be showing when receiving free work from someone. If you don't want to port it to your favorite language when needed that's ok, I'm just glad that it exists.

  • Just how? Why is Java seemingly more complex?
    5 projects | /r/ProgrammerHumor | 28 Feb 2022
    Has been done
  • A Brainfuck Web App
    1 project | news.ycombinator.com | 4 Jun 2021

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

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

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

Graal - GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

smalltt - Demo for high-performance type theory elaboration

python-0.9.1 - Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile

jax - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

HVM - A massively parallel, optimal functional runtime in Rust

cryptography - cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

z3 - The Z3 Theorem Prover