IDL2X is an universal CORBA IDL parser and compiler. IDL2X requires JRE 1.5 and consists of 3 independent parts. The first part is a complete C preprocessor. The second part is a complete CORBA IDL parser and compiler. The third part is a code generator.
A comprehensive CORBA IDL test suite. Used to test any CORBA IDLcompiler that is compliant with at least the CORBA 2.3 specification. Includes scripts to run the tests with OpenORB, ORBacus, Orbix and VisiBroker, but can be extended to test any ORB
CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler.
For a PHP4 CORBA support look at the great Universe-phpext.
ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDLcompiler required), and most of ORBit's TypeCodes.