|
Project Information
Featured
Downloads
Links
|
Using the good things from existing languages and avoiding their deficiencies, throwing in a few brand new ideas, I started developing this new programming language. To obtain the code with Mercurial for the first time: hg clone https://zimbu.googlecode.com/hg/ zimbu cd zimbu make bootstrap To update to the current version (discarding local changes): make update On MS-Windows you need to install MingW with the pthreads-win32 module. Then build with: make -f Makeming.mak Current status:
For more information see the website http://www.zimbu.org Mailing list: http://groups.google.com/group/zimbu-discuss |