An AWK to C++ Translator
暂无分享,去创建一个
This paper describes an experiment to produce an AWK to C++ translator and an AWK class definition and supporting library. The intent is to generate efficient and readable C++, so that the generated code will run faster than interpreted AWK and can also be modified and extended where an AWK program could not be. The AWK class and library can also be used independently of the translator to access AWK facilities from C++ programs.
[1] Henry Spencer. Awk As A Major Systems Programming Language , 1991, USENIX Winter.
[2] Christopher J. Van Wyk. AWK as Glue for Programs , 1986, Softw. Pract. Exp..