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://github.com/tomhea/flip-jump https://esolangs.org/wiki/FlipJump
- c2fj python package https://pypi.org/project/c2fj/
Comments URL: https://news.ycombinator.com/item?id=42742350
Points: 30
# Comments: 13
Login to add comment
Other posts in this group
TLDR: Build a quick HN profile to see how little context LLMs need to personalise your feed. Rate 30 posts once, get a permanent ranked homepage you can return to.
Our goal was to build a tool t
Article URL: https://www.commonwealmagazine.org/head-clouds

Article URL: https://angadh.com/wherevonbraunwheel
Comments URL: https://news.yco

Article URL: https://lucumr.pocoo.org/2025/7/3/tools/
Comments URL: https://ne

