zomg 1.0.2
ZOMG is an OMG IDL parser. ZOMG will generate a Ruby AST from an IDL AST, and will even generate ruby (by means of Ruby2Ruby). FEATURES/PROBLEMS: * Parses IDL, generates Ruby * Ships with OMFG the Object Management File Generator * Ignores nested structs/unions * Treats out/inout parameters are DIY SYNOPSIS: In code: ZOMG::IDL.parse(File.read(ARGV0)).to_ruby Command line: $ omfg lol.idl > roflmao.rb
All Versions
| Version | Platform | Released | Documention |
|---|---|---|---|
| 1.0.2 | ruby | August 22nd, 2008 | Awaiting Generation |
| 1.0.1 | ruby | August 19th, 2008 | Awaiting Generation |
| 1.0.0 | ruby | August 18th, 2008 | Awaiting Generation |