Name:
zomg
Project URL:
https://rubygems.org/gems/zomg
Rubygems URL:
zomg
Seattle.rb Contributors:
1
Description:
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(ARGV)).to_ruby Command line: $ omfg lol.idl > roflmao.rb
Last Update:
2026-03-17 00:46:20 UTC