Hacker News new | ask | show | jobs
by SomeHacker44 1270 days ago
Back when I learned computing, I had an old Apple ][+ with a Z80 card. There were only a few choices to program it. Apple and Z80 BASIC, Apple Logo, 6502 assembly (I did not have access to a Z80 assembler) and UCSD Pascal.

Pascal was awesome. So much better than the others. It really launched my interest in coding once it clicked.

I remember discovering that the early Apple game Wizardry was written in it one day when I was hacking around with it.