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.