RubyGems Navigation menu

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

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  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 相依性套件 (1):

ruby2ruby >= 0

Development 相依性套件 (1):

hoe >= 1.7.0

擁有者:

作者:

  • Aaron Patterson

SHA 256 checksum:

59d69f6f9bdbb6d15c5cff19769f949aa337e040cb6b051a61c3128b054e813b

總下載次數 11,969

這個版本 4,981

License:

Ruby 版本需求:

相關連結: