Jump to content

SOM:Emitter Framework: Difference between revisions

From NikiWiki
Prokushev (talk | contribs)
mNo edit summary
Martini (talk | contribs)
No edit summary
 
(One intermediate revision by one other user 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 [[SOMTEmitC|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.
Moved to [http://www.edm2.com/index.php/Emitter_Framework]
 
[[Category:Redirects]]

Latest revision as of 17:18, 18 July 2017

Moved to [1]