RubyGems Navigation menu

aaronp-zomg 1.0.2.20080830162937

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.20080830162937 - August 11, 2014 (83 KB)
  2. 1.0.2.20080828210656 - August 11, 2014 (83 KB)
  3. 1.0.2.20080827232412 - August 11, 2014 (81 KB)

Runtime Dependencies (2):

hoe >= 1.7.0
ruby2ruby >= 0

Authors:

  • Aaron Patterson

SHA 256 checksum:

a73e79a6e12e3f43453d84aa8561dec8e098b9c38e72a946943d080246790c26

Total downloads 15,885

For this version 6,685

Licenses:

N/A

Required Ruby Version: >= 0

Links: