Groups | Search | Server Info | Login | Register
Groups > comp.compilers > #196
| From | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | The STEP Preprocessor |
| Date | 2011-07-12 06:39 +0000 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <11-07-020@comp.compilers> (permalink) |
Many years ago I worked with the STEP Preprocessor. It was first described to me as a form of Compiler-Compiler, but it seems more like a Preprocessor-Compiler. (It runs more like an interpreter than is usual for a compiler.) In case anyone is interested, the manual is now online at: http://www.bitsavers.org/pdf/stanford/slac/The_STEP_Processor.pdf Unlike many preprocessors, the macro form can describe the exact grammar required, process appropriately or print error messages, and generate any required output. I now have the source code (in Fortran-66, and in an extended Fortran processed by STEP macros.) I hope soon to send it to the software archive of bitsavers. Not that I follow preprocessors so carefully, but I don't know of anything at all similar done since then (about 1977). -- glen
Back to comp.compilers | Previous | Next — Next in thread | Find similar
The STEP Preprocessor glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-07-12 06:39 +0000
Re: The STEP Preprocessor Marco <prenom_nomus@yahoo.com> - 2011-07-16 06:59 -0700
Re: The STEP Preprocessor glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-08-02 20:54 +0000
csiph-web