[Objex-users] The binary distribution of objex 0.0.2 has been released.
Status: Pre-Alpha
Brought to you by:
ert
From: Andrew L. <er...@ci...> - 2002-05-24 15:27:02
|
The binary distribution of objex 0.0.2 M1 (milestone one) has been released. You can download one at http://prdownloads.sourceforge.net/objex/objex-0.0.2-elf32-i386-multiboot.tar.gz Release Notes: This is M1 (milestone one) release of the Objex project. Kernel just boots, starts main thread and prints welcome message. Despite that this release does nothing helpful, there are almost all classes from Objex::Core hierarchy intended to provide future system functionality. In particular, threading management system, the multiprecision number classes system based on GNU MP library and so on... About Objex project: The Objex Project (like the GNU Project) aims to develop a complete operating system made of Free and Open Source software. In contrast to the GNU Project, it aims to build a modern system that brings together all the recent advances in computers science,instead of a Unix-like system. "A complete system" means that it will include the kernel, a full suite of developers tools, user utilities, and a graphical user interface. It will be object oriented, fully distributed, with objects persistence capabilities, etc. Andrew Lipnitsky <er...@ob...> |