Rb++ / RbGCCXML

Ruby extensions have never been so easy

Project Links

Comments / Questions, Bug Reports, Patches, etc should all be submitted via the Rubyforge Project page.

All downloads and news posts will be available there as well.

The source code for all related rb++ projects are hosted on GitHub

rbgccxml

Synopsis

Rbgccxml is a C++ source code querying library. It makes use of GCCXML and Hpricot to process the C++ code (currently only headers and not body code) into easy to read XML, then opens up a very simple but powerful query API for searching everything about the code.

Rbgccxml is released under the MIT Licence

Installation

  gem install rbgccxml

Documentation

View the project’s README and RDocs, including how to get started and sample queries, here.

© 2008 Jason Roelofs | Generated by webgen | Design by Andreas Viklund.