Show HN: Compile C to Not Gates Hi! I've been working on the flipjump project, a programming language with 1 opcode: flip (invert) a bit, then jump (unconditionally). So a bit-flip followed by more bit-flips. It's effectively a bunch of NOT gates. This language, as poor as it sounds, is RICH. Today I completed my compiler from C to FlipJump. It takes C files, and compiles them into flipjump. I finished testing it all today, and it works! My key interest in this project is to stretch what we know of computing and to prove that anything can be done even with minimal power. I appreciate you reading my announcement, and be happy to answer questions. More links: - The flipjump language: https://ift.tt/O9XDhIe https://ift.tt/6WpreAm - c2fj python package https://ift.tt/Rrjovkb https://ift.tt/yVOdbrB January 18, 2025 at 01:06AM
Show HN: Compile C to Not Gates https://ift.tt/SEmhtOP
Related Articles
Show HN: Configurable and auto-formattable markup language https://ift.tt/3CWSX1mShow HN: Configurable and auto-formattable markup language https://ift… Read More
Show HN: Shadesmar – Fast C++ IPC using shared memory https://ift.tt/3kYs7QxShow HN: Shadesmar – Fast C++ IPC using shared memory https://ift.tt/2… Read More
Show HN: Giving a 2D grid a 3D look https://ift.tt/30PAEhQShow HN: Giving a 2D grid a 3D look https://ift.tt/3xhAcos November 22… Read More
Show HN: Fast(er) Sorting with Sorting Networks https://ift.tt/3cTVr69Show HN: Fast(er) Sorting with Sorting Networks https://ift.tt/3CWwf9J… Read More
Show HN: Learn Latin through interactively reading the Classics https://ift.tt/3DIxydIShow HN: Learn Latin through interactively reading the Classics https:… Read More
Show HN: TriOTP, the OTP Framework for Python Trio https://ift.tt/3legANcShow HN: TriOTP, the OTP Framework for Python Trio https://ift.tt/3cTz… Read More
Show HN: Tamagui – Universal React design systems optimized for native and web https://ift.tt/3nJCdGAShow HN: Tamagui – Universal React design systems optimized for native… Read More
Show HN: Janken – A rock paper scissors game https://ift.tt/3CBV5f7Show HN: Janken – A rock paper scissors game https://neet.vc/janken/ N… Read More
0 Comments: