Hacker News new | ask | show | jobs
by jerf 4313 days ago
I didn't mod you down, but it's worth pointing out that the versions of BASIC that Dijkstra was referring to are now dead. Without special effort and probably running an emulator, you will not be able to run an unstructured BASIC where goto is the primary control flow mechanism. It's all structured, as in "structured programming", now.