Jovial (J73) to C Translator
-
-
Abstract
JCT is a translator that produces C source programs from JOVIAL (J73) source programs. JCT makes use of syntax-directed parsing, semantic analysing and pretty printing techniques to support the translation process. Several problem areas are identified with possible solution.
-
-