Hello, this is a page from the workspace that I wanted you to see. This
page is also available for viewing or editing on the web at:
http://www.perlfoundation.org/parrot/index.cgi?headerizer
Headerizer creates function declarations based on function definitions.
It scans the source files passed t
http://www.perlfoundation.org/parrot/index.cgi?headerizer
I've started this page as my brain dump of ideas until I get it into
a proper .pod file. Please add to it, or ask questions on the page,
as you see fit.
xoxo,
Andy
--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petd
Andy Lester wrote:
The long-term plan for the headerizer is that it will take all the
prototypes for all the functions and populate all the .h files
automatically. No need to worry about differences between header and
source, because the header comes from it. It'll also auto-generate
attribu
The long-term plan for the headerizer is that it will take all the
prototypes for all the functions and populate all the .h files
automatically. No need to worry about differences between header and
source, because the header comes from it. It'll also auto-generate
attributes for each of