
Index Terms
Small languages in an undergraduate PL/Compiler course
Recommendations
The CIMS PL/I compiler
Proceedings of the 1979 SIGPLAN symposium on Compiler constructionCIMS PL/I is an implementation of PL/I on the Control Data 6600 computer. The most challenging aspect of implementing PL/I is dealing with the sheer size and complexity of the language; since a PL/I compiler is an inherently large object, building one ...
Rapidly implementing languages to compile as C++ without crafting a compiler
We present a heuristic implementation method for programming languages that is appropriate when the following requirements or conditions are met: (a) there is a need for very rapid development of a language with significant performance demands, while ...
The multics PL/1 compiler
AFIPS '69 (Fall): Proceedings of the November 18-20, 1969, fall joint computer conferenceThe Multics PL/1 compiler is in many respects a "second generation" PL/1 compiler. It was built at a time when the language was considerably more stable and well defined than it had been when the first compilers were built. It has benefited from the ...






Comments