[ANN] zomg 1.0.0 Released

A

Aaron Patterson

zomg version 1.0.0 has been released!

* <http://zomg.rubyforge.org/>
* <http://tenderlovemaking.com/>

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
* out/inout parameters are DIY

## SYNOPSIS:

In code:

ZOMG::IDL.parse(File.read(ARGV[0])).to_ruby

Command line:

$ omfg lol.idl > roflmao.rb

Changes:

### 1.0.0 / 2008-07-22

* 1 major enhancement

* Birthday!

* <http://zomg.rubyforge.org/>
* <http://tenderlovemaking.com/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top