[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] zomg 1.0.0 Released

Aaron Patterson

8/19/2008 2:52:00 AM

zomg version 1.0.0 has been released!

* <http://zomg.rubyforg...
* <http://tenderlovemakin...

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.rubyforg...
* <http://tenderlovemakin...

--
Aaron Patterson
http://tenderlovem...