Due to this ancient BASIC's peculiarities, I needed to amend the code slightly. IF statements can only result in a GOTO, LET statements are mandatory, variable names can only either be a single letter, or a letter followed by a number, and the code must end in an END statement.
1
0
0
The emulator was the one mentioned here - getting it to build using current tools was a challenge.

groups.google.com/g/pidp-8/c/r1a_KFR5VEQ?pli=1
0
0
0