I'm pleased to announce the first release 0.1 of FBuild, which you can download 
[here](https://sourceforge.net/project/showfiles.php?group_id=28597&package_id=328721&release_id=692898).
 Here's some of the details of the current release:

 * Linux, Apple and Windows support
 * C, C++, OCaml, Java, Scala, Bison, and Felix builders
 * Multilevel namespaces for builders
 * Simple creation of new builders
 * Extensive configuration system for c90, c99, most of posix, and other
   libraries
 * On-demand configuration
 * Simultaneous building
 * Detects file changes via file digests
 * Pretty output
 * Very speedy

For examples on how to use it, you can read the documentation 
[here](http://git.felix-lang.org/?p=fbuild.git;a=blob;f=docs/introducing-fbuild.markdown;h=fcb8dcdbca49a067ff5cbeefa4b4523bf847bea0;hb=master).

You'll need either [Python 3.0](http://www.python.org/download/releases/3.0/) 
or [Python 3.1](http://www.python.org/download/releases/3.1/), though I'd 
recommend [Python 3.1](http://www.python.org/download/releases/3.1/) since 
FBuild is much faster with it.

If you need more help, you can ask on our [mailing 
list](https://groups.google.com/group/fbuild), or in our [irc 
channel](irc://irc.freenode.net/#felix).

------------------------------------------------------------------------------
_______________________________________________
Felix-language mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to