bug-gawk
[Top][All Lists]
Advanced

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

Re: [bug-gawk] develop gawk


From: Andrew J. Schorr
Subject: Re: [bug-gawk] develop gawk
Date: Thu, 1 Aug 2019 11:52:04 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

On Thu, Aug 01, 2019 at 11:57:11AM +0430, Saeed Dehqan wrote:
> How can I develop awk?

Thanks for your interest.

> For example adding a library or improving the speed and GAWK code.

For adding extension libraries, please check out the gawkextlib project here:
   http://gawkextlib.sourceforge.net/

The core gawk project is hosted here:
   https://savannah.gnu.org/projects/gawk/
You can check out the git tree like so:
   git clone https://git.savannah.gnu.org/git/gawk.git
and develop patches that you can submit to this list for review.

> Can I add new features and send you a copy to check?

There's a very high hurdle for adding new features to core gawk.
New extension libraries are definitely welcome.

Regards,
Andy



reply via email to

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