idl2pyemb

idl2pyemb is an IDL compiler to Python embedded with C.
Download

idl2pyemb Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Francois Perrad
  • Publisher web site:
  • http://search.cpan.org/~perrad/CORBA-XPIDL-0.03/xpidl.pl

idl2pyemb Tags


idl2pyemb Description

idl2pyemb is an IDL compiler to Python embedded with C. idl2pyemb is an IDL compiler to Python embedded with C.SYNOPSISidl2pyemb spec.idlOPTIONSAll options are forwarded to C preprocessor, except -h -i -J -v -x.With the GNU C Compatible Compiler Processor, useful options are :-D name -D name=definition -I directory -I- -nostdincSpecific options :-hDisplay help.-i directorySpecify a path for import (only for version 3.0).-J directorySpecify a path for Python package.-OEnable old Python object model.-vDisplay version.-xEnable export (only for version 3.0).idl2pyemb parses the given input file (IDL) and generates :a set of Python sources : an optional _spec.py and pkg/__init__.py for each packagea include file spec.h (following the language C mapping rules)a C spec.csetup.pyidl2pyemb is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.idl2pyemb needs a cpp executable.CORBA Specifications, including IDL (Interface Language Definition) C Language Mapping and Python Language Mapping are available on http://www.omg.org/. Requirements: · Perl


idl2pyemb Related Software