Devlog
- December 10, 2025 by MrGuineaBird#b++, #no-ai, #tool, #singleplayer, #pixelartB++ 3.0 – The Mod Update B++ 3.0 is the biggest jump the language has had so far. The entire interpreter was cleaned up, expanded, and given proper support for reusable code. • Modules (.bpm) B++... Continue reading

- October 26, 2025 by MrGuineaBird#programming-language, #scripting, #game-development, #devtool, #engine, #coding, #interpreter, #open-source, #education, #sandbox, #creative-tool, #modding, #terminal, #python, #retroVersion 2.0 This update completely overhauls the B++ interpreter, turning it from a simple REPL into a more complete, safe, and extensible programming language engine. Core System Rebuilt from the gro... Continue reading

- September 14, 2025 by MrGuineaBird#tool, #no-ai, #simple, #prototype, #sourcecodeB++ 1.0 RELEASED WITH say "Hello World!" → prints text set x to 5 → creates and updates variables add 1 to x / subtract 2 from x / multiply x by 3 / divide x by 4 → math operations repeat 5 time... Continue reading


