← All posts
brainfuck 1 post
Feb 28, 2026
Building a Native Brainfuck Compiler: From 8 Characters to x86-64 Machine Code
A deep dive into bfcc - a brainfuck-to-ELF64 native compiler that parses, optimizes, and emits raw x86-64 machine code without an assembler or linker.