Cloudium OS Blog
Written in pure ASM and Exode with cloud computing in mind.
Status: Pre-Alpha
Brought to you by:
jarn0x
Developing Cloudium OS in pure ASM proved to be very difficult, and as a result we are developing a new programming languages codenamed "Exode". It will be a language that has the capability to both acces low level system resources (lower level than C) with neat inline ASM and yet the possibility to use very high level features as to be more productive where no such low level acces is required. The language will be specifically tailored for Cloudium, with support for persistence, built-in concurrency (even over the network). Currently we are experimenting with some new programming paradigms in addition to the usual OOP.