💾 Archived View for jun.skein.city › projects › jbfc.gmi captured on 2024-12-17 at 09:48:03. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
I wrote this software as a fun way to better understand the JVM and how it operates. It is a fully functional and optimizing compiler for the Brainfuck esoteric programming language. It is also very buggy, and has offset issues when generating complex branching patterns.