文档
IDL
About the Interface Definition Language Specification Version 4.2 (omg.org)
java
Developing CORBA Applications (oracle.com)
c#
CORBA Connectivity: IDL to C# Type Mapping (intrinsyc.com)
IIOP.NET - Overview (sourceforge.net)
多语言
Multi-Language CORBA Development with C++, Java, Perl, and C# (objectcomputing.com)
开源实现
- omniORB c++ python
omniORB download | SourceForge.net
- TAOX11 c++
TAOX11 - The CORBA implementation for C++11
RemedyIT/taox11: TAOX11, the CORBA implementation for C++11 and newer (github.com)
- r2corba ruby
RemedyIT/r2corba: R2CORBA, the Ruby CORBA Implementation (github.com)
- DotNetOrb c#
mmendeza/DotNetOrb: CORBA C# (github.com)
demo
- java
johnngugi/CORBA-Example: A simple CORBA implementation using Java (github.com)
- c++/java/ruby/python
IDL to language
- IDL→java
idlj - The IDL-to-Java Compiler (oracle.com)
- IDL→c#
IDL4 to C# Language Mapping | OpenDDSharp Documentation
- IDL→go 不确定是否是 IDL
cloudwego/thriftgo: An implementation of thrift compiler in go language. (github.com)