C Analyzer

You are here:

CAnalyzer is an importer of C systems into Moose. It parses and imports XML files generated by srcML.

For more information, mail directly the mailing list.

Download

You can get the latest sources by executing:

Gofer new
	squeaksource: 'CAnalyzer';
	package: 'ConfigurationOfCAnalyzer';
	load.
(Smalltalk at: #ConfigurationOfCAnalyzer) perform: #loadDefault.

The sources are available on SqueakSource at: http://www.squeaksource.com/CAnalyzer.html.

Authors

License:

  • MIT (since January 1st, 2010)
  • BSD (until December 31st, 2009)