RubyGems Navigation menu

zomg 1.0.0

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[0])).to_ruby Command line: $ omfg lol.idl > roflmao.rb

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - August 22, 2008* (93.5 KB)
  2. 1.0.1 - August 19, 2008* (93.5 KB)
  3. 1.0.0 - August 18, 2008* (93.5 KB)

Runtime Dependencies (1):

ruby2ruby >= 0

Development Dependencies (1):

hoe >= 1.7.0

Owners:

Authors:

  • Aaron Patterson

SHA 256 checksum:

108bc6a02384817beaec7e87e16c7ef7db8dee617b3aafcfa616453c17eea868

Total downloads 11,919

For this version 3,484

Licenses:

N/A

Required Ruby Version: None

Links: