AutoC - a collection of Ruby modules related to automatic C source code generation.

AutoC is a free software distributed under the terms of modified BSD license.

Project home page is autoc.sourceforge.net/

AutoC is available via the RubyGems infrastructure; the easiest way to obtain it is:


> gem install autoc


Offline user documentation in HTML form is in doc/ directory.

For more information refer to AutoC.

Ad-hoc test build instructions:


> cd test > cc -o test test.c test_auto.c


That’s all for now, folks! Stay tuned.

Oleg A. Khlybov <[email protected]>