RE: pretty pictures

2003-01-16 Thread Marc M. Adkins
I have a Perl program that processes Perl source and generates fake C++ headers that doxygen will process. Doxygen doesn't have a hook for adding a new parser, so this is the only way to hack it. The doxygen way of doing things depends pretty heavily on special comments. My doxygen hack pulls a

RE: we need more ops.

2002-07-29 Thread Marc M. Adkins
> [Maybe we should have a competition to suggest the most crazy > three character > operator - ie state your sequence of three characters (not > necessarily ASCII, > but it helps), state their name, and state their purpose > (including whether > listop, binop, uniop, precedence, associativity or w

RE: [RELEASE] Parrot 007: Configure.pl glitch on Windows

2002-07-18 Thread Marc M. Adkins
Building from clean CVS download on Windows 2K w/VC++: Parrot Version 0.0.7 Configure 2.0 Configure.pl was crashing at the minimum pointer alignment test. In Step.pm there are two functions that run a test program: cc_run() and cc_run_capture(). In both cases the program is initiated with t

Documentation indexer

2002-07-09 Thread Marc M. Adkins
eed. Marc M. Adkins document.pl Description: Binary data