SOM:Emitter Framework
Appearance
Emitter Framework is a set of classes and SOM Compiler tool. Emitter Framework used to produce various file formats from Interface Definetion Language files. Emitter Framework classes consist of Emitter classes and Entry classes. Classes can be shadowed. This means programmer can replace original class by its own class. So SOM Compiler can be highly customized. Only hard-coded (and closed source) things are IDL file reader and abstract graph builder.