A BCPL translator using recursive descent technique
Loading...
Date
1984.
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Thesis (M.S.)- Bogazici University. Institute for Graduate Studies in Science and Engineering, 1984.
Abstract
This thesis describes the implementation of a BCPL translator on a CDCCYBER 170/815 computer system using Recursive Descent Technique. The translator has been written in Pascal. The output of the translator is CDC COMPASS assembler instructions. A minimal run-time library of COMPASS routines have been prepared to provide for the interface of the BCPL language to the operating system.