blynn-compiler VS brainfuck-x86-64

Compare blynn-compiler vs brainfuck-x86-64 and see what are their differences.

blynn-compiler

The adventures of a Haskell compiler (by oriansj)

brainfuck-x86-64

A brainfuck interpreter written in x86-64 assembly (by 316k)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
blynn-compiler brainfuck-x86-64
2 1
8 2
- -
0.0 0.0
over 2 years ago over 8 years ago
Haskell Assembly
GNU General Public License v3.0 only -
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.

blynn-compiler

Posts with mentions or reviews of blynn-compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-03.

brainfuck-x86-64

Posts with mentions or reviews of brainfuck-x86-64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-03.
  • Bootstrapping from Hex to Bison to GCC
    6 projects | news.ycombinator.com | 3 May 2021
    I wonder if Brainfuck could be used for https://github.com/oriansj/stage0-posix ? It would not surprise me if there is no other language for which there are so many interpreters written in so many different programming languages. It is even possible to write a Brainfuck interpreter in Brainfuck, which can be verified. And there is also a Brainfuck interpreter written in x86-64: https://github.com/316k/brainfuck-x86-64 . It is a little larger than hex0_x86.hex0 , but not too much to make it hard to verify.

What are some alternatives?

When comparing blynn-compiler and brainfuck-x86-64 you can also consider the following projects:

live-bootstrap - Use of a Linux initramfs to fully automate the bootstrapping process

mescc-tools-seed - A place for public review of the posix port of stage0