i-use-arch-btw VS asmbf

Compare i-use-arch-btw vs asmbf and see what are their differences.

asmbf

The only true brainfuck-targetting assembler. (by kspalaiologos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
i-use-arch-btw asmbf
23 2
725 91
- -
0.0 4.7
about 2 months ago over 1 year ago
C C
GNU General Public License v3.0 only 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.

i-use-arch-btw

Posts with mentions or reviews of i-use-arch-btw. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-05.

asmbf

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

What are some alternatives?

When comparing i-use-arch-btw and asmbf you can also consider the following projects:

wine-lol - PKGBUILDs to package GloriousEggroll's LoL-patched wine version

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

auto-cpufreq - Automatic CPU speed & power optimizer for Linux

elvm - EsoLangVM Compiler Infrastructure

asciidots - Esolang inspired by ASCII art

fart - Brainfuck to 8086 machine instructions

Brainf_ckSharp - A complete and full-featured Brainf_ck IDE/console for Windows 10 (UWP), with a high-performance REPL interpreter

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

MemeAssembly - A Meme-based programming language

JohnTheRipper - 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]

manjarno - Reasons for which I don't use Manjaro anymore

libexpat - :herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub