Loaders
How software is loaded. Including the key-in loader, bootstrap loader and the link loaders such as LDR-APM.
System Software
In this section is the assembler, linkers and utility programs such as PAL-AP (that is used to produce "self loading system tapes" or binary images).
PL516
One of the most interesting languages available for the Series 16 is PL516, developed at the National Physical Laboratory (NPL), Teddington, England. This is a "high-level" assembler. Although the language is very machine dependent (like an assembler) it has many of the control structures found in a high-level language. PL516 programs resemble, to some degree, Algol-60 programs.
Forth
This is a modern (21st century!) port of FIG-Forth to the Series-16 machines.