bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk 3.1.3: $1 float interpretation


From: John.Cowan
Subject: Re: gawk 3.1.3: $1 float interpretation
Date: Tue, 19 Jul 2005 14:41:00 -0400
User-agent: Mutt/1.4.2.1i

Carlos Soria del Hoyo scripsit:

> I want to write some C/C++ code that will make use of some of the 
> functionalities of GAWK. Is there something as a 'C API' of 'libgawk' to call 
> gawk functions from C code? Same question about regular expression.

Awk2c is a gawk-to-C compiler based on an old version of gawk.  You can
get it at http://www.ibiblio.org/pub/Linux/utils/text/awk2c050.tgz (warning:
does not untar into its own directory!).  There is also awka, at
http://awka.sf.net, which is a similar compiler not based on gawk.

-- 
Cash registers don't really add and subtract;           John Cowan
        they only grind their gears.                    address@hidden
But then they don't really grind their gears, either;   
http://www.reutershealth.com
        they only obey the laws of physics.  --Unknown




reply via email to

[Prev in Thread] Current Thread [Next in Thread]