This is the 'core'. This is the primary reason for building this web-site. Unfortunately, it will take a few more weeks to complete the documentations. Please do check the news from time to time...
However, here's a short list of the main projects about to be documented here soon:
KO3S
My original flexible OS kernel project. The Framework set of projects is mostly based on it.
3D core
An experimental 3D toolkit that should support real-time 3D simulation of macro-environments (micro-environments are still a little far, though the first tests were on these).
Internet utilities
Many internet utilities, to make life easier (and happier).
The Framework's set of projects, from OS kernel to Rapid-Application-Development tools, with a modern, distributed, object-oriented design, based on the original KO3S project. Main projects include:
Application designer
The designer's RAD tool. Easier than common application-generators, yet much stronger. Uses a special design to eliminate any need for writing code.
Framework libraries
The core system libraries: gui, internet, math & matrix-manipulation, parallel-processing and many more. The code will be written in a special language, similar to C++ and Java, which is designed to be easily converted to C++ code or Java code, for maximum portability. Systems that will be supported (other than the KO3S based): Linux (GNU), Solaris, Windows NT and basically any other system that can run standard C++ or Java code. The similarity to C++/Java code should make it easier for new programmers to use it.
MICROKERNEL
The true KO3S based microkernel.
Complete KO3S based system
Once the MICROKERNEL, the libraries and the applications are ready, a complete system will be available, introducing a new & complete operation-system (should be mostly download for free).