Re: Looking for awk compiler

joshua@Veritas.COM (Joshua Levy)
Thu, 18 Mar 1993 23:14:03 GMT

          From comp.compilers

Related articles
Looking for awk compiler ahuang@bach.ece.cmu.edu (Andrew Shao-Chun Huang) (1993-03-16)
Re: Looking for awk compiler joshua@Veritas.COM (1993-03-18)
Re: Looking for awk compiler camcta@taux01.nsc.com (1993-03-22)
Re: Looking for awk compiler megatest!plethorax!djones@uu4.psi.com (1993-03-26)
| List of all articles for this month |

Newsgroups: comp.compilers
From: joshua@Veritas.COM (Joshua Levy)
Keywords: interpreter
Organization: VERITAS Software
References: 93-03-058
Date: Thu, 18 Mar 1993 23:14:03 GMT

Andrew Shao-Chun Huang <ahuang@bach.ece.cmu.edu> writes:
>Does anyone know of a compiler for the awk language? I have an awk
>script that takes a long time to run.


There is an AWK to C translator available from the AT&T toolbox. I used
it once, and it worked OK. I've seen references to a AWK to C++
translator written at bell labs (or BELLCORE, or one of those phone lab
places :-), but never released.


You might also want to compare different versions of AWK. There is a PD
version called mawk which is somewhat faster than nawk, or GNU's gawk.


Joshua Levy (joshua@veritas.com)
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.