June 13, 2026
Pascal nostalgia, comment chaos
FreeOberon – Open-Source, Cross-Platform, Free Pascal/Turbo Pascal-Like Language
A retro blue-screen coding app drops, and the comments instantly turn nostalgic, curious, and messy
TLDR: Free Oberon is a new cross-platform coding app with a deliberately retro blue-screen style inspired by classic Pascal-era software. The community reaction split fast between warm nostalgia, curiosity about the old-school language, and a sudden argument over questionable imagery on the project site.
A new old-school coding tool called Free Oberon just arrived with a very specific vibe: imagine the famous blue-screen look of classic 1990s programming software, but rebuilt to run on Windows, Mac, and Linux today. It’s based on Oberon, a programming language descended from Pascal, and the project proudly sells itself as simpler, cleaner, and surprisingly powerful. But let’s be honest: the real action wasn’t the software — it was the comment section whiplash.
One camp was instantly smitten. Nostalgia hit hard as longtime coders started reminiscing about Apple II machines, Turbo Pascal, and the thrill of learning to program on chunky beige computers. One commenter practically melted at the sight of the retro interface, while another said Oberon is exactly the kind of small, powerful language people should still be paying attention to. Even the Mac crowd got excited once someone dug up English install instructions, which felt like a mini rescue mission inside the thread.
But then came the drama turn. One commenter blasted the project site for featuring imagery tied to the Soviet parliament, calling it “extremely poor taste,” instantly shifting the mood from retro-geek delight to awkward side-eye. Elsewhere, another user dropped the deadpan joke-like correction “freeoberon-lang.org,” which landed like pure comment-section snark. So yes: Free Oberon launched as a throwback coding environment, but the crowd turned it into a cocktail of nostalgia, nitpicking, culture-war discomfort, and “wait, what is going on here?” energy.
Key Points
- •Free Oberon is a cross-platform IDE for the Oberon programming language, styled after the classic Pascal blue-screen interface.
- •The article describes Oberon as a general-purpose language descended from Pascal and Modula-2, and says Free Oberon also includes the console compiler Fob.
- •Version 1.1.0-alpha.7 is dated January 11, 2023, in Riga.
- •Linux installation requires dependencies including Allegro, Git, and GCC, with package instructions provided for multiple distributions; Windows installation uses a downloaded archive and executable.
- •Free Oberon can compile and run single-module or multi-module Oberon programs, stores source and output in designated subdirectories, and reports compilation errors by opening the relevant file and location.