idl2pyext

idl2pyext is an IDL compiler to Python extension with C.
Download

idl2pyext 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

idl2pyext Tags


idl2pyext Description

idl2pyext is an IDL compiler to Python extension with C. idl2pyext is an IDL compiler to Python extension with C.SYNOPSISidl2pyext 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).idl2pyext parses the given input file (IDL) and generates :a set of Python sources : an optional _spec.py and pkg/__init__.py for each package (in a standard tree)a C c_pkgmodule.c for each packagea include file hpy_spec.ha include file spec.h (following the language C mapping rules)a C skeleton spec.c (with automatic merge)setup.pyidl2pyext is a Perl OO application what uses the visitor design pattern. The parser is generated by Parse::Yapp.idl2pyext needs a cpp executable. Requirements: · Perl


idl2pyext Related Software