INTCODE

INTCODE

A low-level interpreted language used in bootstrapping theBCPL compiler. The INTCODE machine has six controlregisters and eight functions. OCODE was used as theintermediate language.

["INTCODE - An Interpretive Machine Code for BCPL",M. Richards, Computer Lab, U Cambridge 1972].

["BCPL - The Language and its Compiler", Martin Richards &Colin Whitby-Stevens, Cambridge U Press 1979].