[Gtk-sharp-list] What do these do... parser/*

Mike Kestner mkestner@speakeasy.net
17 Feb 2003 10:34:41 -0600


On Mon, 2003-02-17 at 01:06, Charles Iliya Krempeaux wrote:

> But what does each one do???
> 
> There is:
>     gapi.pl

A driver script to manage to whole parsing thru XML generation process.

>     gapi_pp.pl

extracts the API from the C source.

>     gapi2xml.pl

converts the extracted api to the XML doc.

> Which one should I call when creating an binding?  (I think
> gapi.pl is the one to call... but I want to make sure.)

Yes.  There is a description of how to use the parser/generator in
README.generator.

-- 
Mike Kestner <mkestner@speakeasy.net>