It was thus said that the Great Tony Duell once stated:
[1] Yes, this does include BBC Basic. IMHO BASIC-09 was better than even
that language. It supported user-defined types for one thing, and the
ability to call subroutines written in other languages.
The OS-9 executable format included the type of code (native code, byte
codes, etc) and with that, the system could either load and execute the
binary or load the interpreter, then the binary and execute it (or rather,
the interpreter execute it). A very modular system---think of DLLs that
could be executed. I rather like the OS.
-spc (Never really ran it, but do have the technical documents)