Top: Computers: Software: Operating_Systems: Research:
Attention webmaster:

fopen(cache/576eea5a966bac963049197045ff99c0) [function.fopen]: failed to open stream: No such file or directory
Attention webmaster:

Error writing to cache!
Make sure the cache folder exists and is writeable by this script (you may also disable the cache)


See also:


  • FunOS - Proposal for LISP oriented OS based on Assembly, Caml, FunScheme, a Scheme variant of LISP language.
  • SPIN - Dynamically extensible, Exokernel-based, provides many core services: scheduler, kernel threads, domains, event dispatcher, security mechanisms, primitive VM operations. Blurs distinction between kernels and applications, which traditionally live in user-level address spaces, separated from kernel resources and services by an expensive protection boundary. Lets applications specialize the kernel by dynamically linking new code into running systems.