Comment on The BASIC programming language turns 60

paulh@lemmy.sdf.org ⁨4⁩ ⁨months⁩ ago

I found that the simpler, early BASIC dialects were a good primer for assembly language. You had to create all the structure from jumps to numeric values. Goto and gosub mapped on to jump and call instructions.

Using labels in assembly was a step up from line numbers!

source
Sort:hotnewtop