MINICODE(ID:7370/min026)


UBC implementation of INTCODE


Related languages
INTCODE => MINICODE   Implementation

References:
  • Peck, J.E.L.; Manis, V.S.; Webb, W. E. "Code Compaction for Minicomputers with INTCODE and MINICODE" University of British Columbia, Vancouver, BC, Canada, 1975 view details
  • Peck, J.E.L.; Manis, V.S.; and Webb, W.E. "Code compaction for minicomputers with intcode and minicode" in Minicomputer software, J. R. Bell and C. G. Bell (Eds.), Elsevier/North-Holland, Inc., New York, 1976, pp125-142 view details Abstract: This paper discusses the production of instructions for the INTCODE ideal machine as implemented on a computer of any word size. In particular, it shows how to produce more compact code by a relative addressing technique. It also draws attention to the didactic possibilities of the BCPL-INTCODE system.