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

Project home page is http://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

For (in)complete list of changes refer to CHANGES.

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

Oleg A. Khlybov <[email protected]>