FWIW: When I started programming almost all available BASIC dialects (Apple, Commodore, Atari, ...) where based on MS BASIC which tokenized all keywords before storing or running. Whitespace was added automatically when listing. °
see https://www.c64-wiki.com/wiki/BASIC_token for more
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
°) IOW these kind of tricks where not only unnecessary but also impossible, because the source was automatically "linted" with whitespace when listed.
In reply to Re^4: A BASIC interpreter to run StarTrek
by LanX
in thread A BASIC interpreter to run StarTrek
by GrandFather
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |