Download List

项目描述

Awka is both a translator of AWK programs to ANSI C, and a separate library against which the C code is linked. The aims of Awka are to allow creation an executable that provides generally better performance than AWK interpretors, to allow easy inclusion of AWK logic in larger C applications, and use of external C functions within AWK scripts.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-07-13 06:18
0.7.5

网络功能介绍Gawk 3.1.0现由奥卡支持(导致对GPL的许可证变化),和其他一些新的Gawk职能得到了补充。一个新的方法,大大提高哈希数组已经通过,正则表达式将执行快一点,并在可能奥卡将跟踪变量的数据类型来优化性能。
标签: Major feature enhancements
Networking features introduced in Gawk 3.1.0 are now supported by Awka (causing change of license to GPL), and several other new Gawk functions have been added. A new and much improved hashing method has been adopted for arrays, Regular Expressions will execute a little quicker, and where possible Awka will track the datatype of variables to optimise performance.

2001-06-13 19:05
0.7.4

与某些平台上编制的一些问题已得到修复,为有困难的运行测试套件。 FIELDWIDTHS将不再影响split()函数,并且有一个简单的正则表达式的执行速度提高。
标签: Minor bugfixes
Some problems with compiling on some platforms have been fixed, as have
difficulties running the test suite. FIELDWIDTHS will no longer affect the
split() function, and there's a speed boost for execution of simple regular
expressions.

2001-05-31 00:44
0.7.3

为期6个月的bug报告积压清理,如'由POSIX标准需要几个缺少的功能除了未来'的职能和范围内的'var =价值'的命令行模式。
标签: Major bugfixes
Cleanups for a six-month backlog of bug reports, and addition of several missing features required by the Posix standard such as 'next' within functions and 'var=value' from the commandline.

2001-01-30 15:12
0.7.0

奥卡支持调用外部C,好像他们在内置功能中的语言,让您不再限于职能awk提供。该libawka API已被记录在案,并步行通过帮助开发人员准备开始使用指南。
Awka supports calls to external C functions as if they were built-in to the language, so you are no longer restricted to the functions that AWK provides. The libawka API has been documented, and a walk-through guide prepared to help developers get started.

2001-01-30 15:12
0,3b

这是一个测试版。目前还不够稳定,一般用途,但其在途中。
This is a beta release. It's not yet stable enough for general use, but
its on the way.

Project Resources