asmbf

The only true brainfuck-targetting assembler. (by kspalaiologos)

Asmbf Alternatives

Similar projects and alternatives to asmbf

  • Graal

    156 asmbf VS Graal

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

  • malbolge-lisp

    A lightweight (350MB) Lisp interpreter in Malbolge Unshackled, often dubbed the hardest turing complete programming language.

  • 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.

    InfluxDB logo
  • elvm

    EsoLangVM Compiler Infrastructure

  • i-use-arch-btw

    "I use Arch btw" but it's a Turing-complete programming language.

  • fart

    Discontinued Brainfuck to 8086 machine instructions

  • john

    John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs

  • JohnTheRipper

    Discontinued John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs [Moved to: https://github.com/openwall/john]

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better asmbf alternative or higher similarity.

asmbf reviews and mentions

Posts with mentions or reviews of asmbf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-09.
  • How would I go about creating a language that can run in the jvm
    2 projects | /r/ProgrammingLanguages | 9 Feb 2023
    Prepare yourself for asm2bf, the next generation target platform.
  • Lisp in an “impossible” language, the most complex malbolge program to date
    3 projects | news.ycombinator.com | 3 Aug 2021
    Basically, my toolchain is built on two separate projects. The first one is a low level assembler (that lays out code on instruction cycles, handles restoring things, etc.. - generally, very similar to how Malbolge works, except with the incredibly annoying parts such as manually encrypting the code or finding instruction cycles is), and the second one is a high level assembler.

    I used my existing project called asm2bf: https://github.com/kspalaiologos/asmbf (feel free to check it out), as a base for the high level assembler. And the original Lisp has been written in a tweaked version of it.

    Once I was done, I optimised the high level version, and then took the asm2bf compiler output and did a few optimisations manually on it (everything that my peephole optimisation didn't catch).

Stats

Basic asmbf repo stats
2
91
4.7
over 1 year ago

kspalaiologos/asmbf is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of asmbf is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com