BitC Download Page
The first BitC compiler is converging rapidly, but it isn't complete yet. We have a few remaining items in the to-do list to complete. If you are interested in experimenting, or you want to help us debug the language, it's far enough along to download and write programs in. You can also browse the code for the compiler or the runtime library on-line if you like.
The easiest way to obtain the BitC source is to download it using rsync:
rsync -avz rsync://www.bitc-lang.org/src.bitc/ bitc/ (cd bitc/src; make)
When releases and/or source are available for download, an item will appear in the News pane.