CORBA::C - IDL compiler to language C mapping
idl2c parses the given input file (IDL) and generates a include file following the language C mapping rules.
idl2c is a Perl OO application what uses the Visitor design pattern.
CORBA::IDL
CORBA::HTML - Implements HTML documentation
CORBA Specifications, including IDL (Interface Definition Language) and C Language Mapping are available on <http://www.omg.org/>.
Standard build/installation supported by ExtUtils::MakeMaker(3)...
$ perl Makefile.PL
$ make
$ make install
Send bug reports, comments and suggestions to francois.perrad@gadz.org