Re: hello mattia

2010-07-07 Thread Mattia Barbon
herbert breunung wrote: i was shure i saw some m4 files in the sources. anyway do you really write all the xs code my hand or do you have a script to parse header files? By hand (with XS++ most of the code is cut'n'pasted from the headers, but there is always need of some manual tweaks. m

Re: hello mattia

2010-07-04 Thread herbert breunung
i was shure i saw some m4 files in the sources. anyway do you really write all the xs code my hand or do you have a script to parse header files? my ideas was to write (I) another emitter that could create docs this ways. hope im clearer now. best herbert Am 04.07.2010 17:33, schrieb Mattia Bar

Re: hello mattia

2010-07-04 Thread Mattia Barbon
herbert breunung wrote: Hi, i currently plan to write a class browser for wxperl. therefor i want to store the data in some sort of yaml so that other websites(js programm) can use that. i saw that you use M4 macros to generate API-code for wxperl. would it be possible to write a doc generato