Wednesday, October 6, 2010

Crack 0.2.1 Released

In the spirit of "release early, release often," We've just released crack 0.2.1.  This release is mostly 0.2 with the changes necessary for LLVM 2.8.  We also fixed the library distribution rule and made a few minor fixes to the documentation.

Sunday, October 3, 2010

Crack 0.2 Released

We're happy to announce the release of Crack 0.2.  The main change in this release was under the covers: we refactored some significant portions of the code in the interest of streamlining future development.  However, we also fixed a lot of bugs and added a lot of basic enhancements that go a long way towards making Crack a usable language.

With 0.2, Crack now provides the complete set of C operators.  We also added our first map implementation (red-black trees), File IO libraries, and libraries for socket programming.

So please dig in and let us know what you think!