Jump to content

SOM:Emitter Framework: Difference between revisions

From NikiWiki
Prokushev (talk | contribs)
No edit summary
 
Martini (talk | contribs)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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 our class. So [[SOM Compiler]] can be customized. Only hard-coded (and closed source) things are IDL file reader, abstract graph builder and object graph builder.
Moved to [http://www.edm2.com/index.php/Emitter_Framework]
 
[[Category:Redirects]]

Latest revision as of 17:18, 18 July 2017

Moved to [1]