https://turbopascal.org/about
#Pascal #turbopascal #programming #retrocomputing #SmallWeb #treasure
After a detour through a top‑down prototype, a single tip from a fellow retro‑dev sparked a new direction
https://www.youtube.com/watch?v=fWALZHOpN0I
#gamedev #retrogamedev #retrocomputing #retrogaming #msdos #indiedev #devlog #pascal #turbopascal

using my extremely limited free time to add syntax highlighting for 1990s-era Turbo Pascal to the nano editor
it actually made a big difference
I just released version 0.98 of PASTA/80, the 8-bit Turbo Pascal 3 clone that lets you party like it's 1986. ;) Now with conditional compilation, overlays for Agon, and an RTL reference. Thanks to @sijnstra for tirelessly sending patches and uncovering compiler bugs.
Binaries available for MacOS (Arm and x86), Windows (x86), Ubuntu (x86) and Raspberry Pi OS (Arm).
https://github.com/pleumann/pasta80
#pascal #turbopascal #cpm #zxspectrum #zxspectrumnext #agonlight #retrocomputing #retroprogramming
This has nothing to do with Ruby but whatever 🤷♂️
After all these years, I found the := operator again — the one I used back in college with Pascal and Delphi… now in Go.
Nostalgia compiles fast.
Made a retro hero for the blog, Turbo Pascal 7.0 style with CRT monitor and everything.
Anyone else remember Ctrl+F9? 💚
https://rubystacknews.com/2026/03/31/from-to-how-go-brought-me-back-to-my-pascal-and-delphi-days/

From := to :=: How Go Brought Me Back to My Pascal and Delphi Days March 31, 2026 It happened on a Tuesday. I was writing a small microservice in Go, nothing fancy, just an API endpoint that fetche…