Menu

Tree [04927d] default tip /
 History

Read Only access


File Date Author Commit
 lib 2016-11-11 fougas fougas [04927d] Removed extraneous declaration which is shadowe...
 manual 2013-06-27 fougas fougas [7ab0d2] Doc updates.
 test 2016-10-12 fougas fougas [b8c6e9] Changes to the build environment.
 www 2016-10-12 fougas fougas [3d26aa] Fixed home page issues.
 .hgtags 2016-10-12 fougas fougas [1ca844] Added tag autoc-1.4 for changeset b8c6e93b39da
 .yardopts 2014-06-21 fougas fougas [85c9ed] Introduced type capabilities and optional opera...
 CHANGES 2016-09-19 fougas fougas [f5bea3] Minor changes.
 README 2016-03-16 fougas fougas [60f050] Small fixes.
 autoc.gemspec 2016-10-12 fougas fougas [b8c6e9] Changes to the build environment.
 build.sh 2016-10-12 fougas fougas [3d26aa] Fixed home page issues.

Read Me

== 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 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
> ruby -I. -I../lib test.rb
> cc test_auto.c
> ./a.out
----

For (in)complete list of changes refer to {file:CHANGES}.

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

Oleg A. Khlybov <fougas@mail.ru>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.