bfloader
bfc-rs
bfloader | bfc-rs | |
---|---|---|
1 | 1 | |
50 | 4 | |
- | - | |
2.7 | 0.0 | |
about 1 year ago | over 3 years ago | |
Assembly | Rust | |
BSD 3-clause Clear License | MIT License |
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.
bfloader
-
What's happening in memory for this program to give this output?
#1: I've built a Brainfuck IDE and interpreter that fits entirely in a boot sector (512 bytes) using x86 Assembly! | 4 comments #2: Me flexing my custom asm/assembler I made for my bytecode VM. | 12 comments #3: Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe | 11 comments
bfc-rs
-
What's everyone working on this week (1/2021)?
Finished BFC-RS, an optimizing Brainfuck compiler I've already made a post about here. There's still more stuff that could be done, but I've decided to call it a day since I'm not going to have the time to develop it anytime soon. Contributions are welcome, though.
What are some alternatives?
perceptron-asm - A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.
customasm - 💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
asudo - Sudo command for Windows. Supports both x86 and x86_64 arch.
bfc - An industrial-grade brainfuck compiler
optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.
fingine - A personal finance simulation engine in Rust.
emojifuck - A Brainfuck dialect using emojis instead of ASCII operators.
chronoutil - ChronoUtil module provides powerful extensions to rust's Chrono crate.
asm-platformer - Very basic platformer game developed in x86 Assembly.
iai - Experimental one-shot benchmarking/profiling harness for Rust
sboot_stm32 - Secure USB DFU1.1 bootloader for STM32
oakc - A portable programming language with a compact intermediate representation