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: | Kirk Reisinger <kirk.reisinger@Bentley.COM> |
Newsgroups: | comp.compilers |
Date: | 21 Feb 1996 12:51:20 -0500 |
Organization: | Compilers Central |
Keywords: | C, translator, comment |
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.
I could rewrite the app in "C" but I want to look into less
time consuming alternitives.
Thanks in advance!
Kirk Reisinger Phone: (610) 458-2730
Bentley Systems Fax: (610) 458-1060
690 Pennsylvania Drive
Exton, PA USA 19341-1136 kirk.reisinger@bentley.com
[It's my impression that perl programs usually run considerably faster than
similar awk programs. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.