Related articles |
---|
AWK to "C" translator kirk.reisinger@Bentley.COM (Kirk Reisinger) (1996-02-21) |
Re: AWK to "C" translator colas@aye.inria.fr (1996-02-23) |
Re: AWK to "C" translator mw@ipx2.rz.uni-mannheim.de (1996-02-23) |
Re: AWK to "C" translator amnonc@mercury.co.il (Amnon Cohen) (1996-02-27) |
From: | Amnon Cohen <amnonc@mercury.co.il> |
Newsgroups: | comp.compilers |
Date: | 27 Feb 1996 16:42:03 -0500 |
Organization: | Mercury Interactive |
References: | 96-02-250 96-02-271 |
Keywords: | interpreter |
Try using the mawk (available from GNU sites). It runs awk programs 5
x faster than the standard (Kerningham) implimentation.
- Amnon
Kirk Reisinger wrote:
> I am looking for a compiler/utility to convert AWK code to native
> code or "C" on a Sun Workstation.
>
> We need to speed up out current AWK program because it now takes
> 3 hours to complete with the added info comming through.
--
Amnon Cohen
Email: amnonc@mercury.co.il
Tel: +972 3 5388854, Fax: +972 3 5331617
Mercury Interactive (Israel) Ltd P.O.B. 501, Or Yehuda 60218, Israel
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.