ETC: an extendible macro-based compiler
暂无分享,去创建一个
ETC (ExTendible Compiler) is a high level language compiler that allows the programmer to produce very efficient code when necessary, getting as close to the machine as he desires, and yet to write in machine independent statements when the production of optimized code is not necessary. The programmer may also easily extend ETC, creating new data types and operations either from previous extensions or from the machine operations (or both).
[1] John Nicholls. PL/I compile time extensibility , 1969, SIGP.
[2] M. E. Barton. The macro assembler, SWAP: a general purpose interpretive processor , 1970, AFIPS '70 (Fall).
[3] B. J. Mailloux,et al. Algol 68 as an extensible language , 1969, SIGP.
[4] William M. Waite,et al. A language independent macro processor , 1967, Commun. ACM.