JOVIAL(J73)到C的转换程序
Jovial (J73) to C Translator
-
摘要: JCT是一个把J73源程序转换成C源程序的软件工具。JCT采用语法制导的方法,在对J73源程序作语法分析的同时,进行语义分析和程序转换,最后通过格式打印输出一个算法等价的C程序。在研制JCT中解决了转换中的一些难点。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.
下载: