Skip to content

Comment on Code Golfing in Commodore BASICparent

Comments

In a roundabout way BASIC on those machines is like modern high-level languages.

Slow and inefficient for sure, but most of the magic is happening directly at the hardware level (sprites, memory-mapped IO, etc.), so there's a surprisingly large amount of stuff you can do with very acceptable performance.

That's actually really insightful somehow.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.