/
Resources
/ Useful Links /
What follows is a list of useful/interesting resources used in the development of RCOSjava.
Java Resources
Australian Java User's Group
Gamelan
IBM - Java Resource Guide
JARS
, Java Applet Rating Service
Java: The Inside Story
Java Optimization
Java Universe
Overview of the Collections Package
Programming Active Objects in Java
Operating Systems
Project Babylon
A C/C++ based rewrite of NACHOS (they oppose Java in OS teaching).
JanOS
and
JanOS VM
- Java Network OS and VM to execute Java bytecode.
Java SOS (Simple Operating System) Simulation
Jikes RVM
- Java VM written in Java.
JKernel and JServer
Joeq
- Another Java VM written in Java.
JNS
- Java Network Simulator.
JOS
- A Free Java based Operating System
JOSS
- Java Operating System Simulator
JX
- Java OS that aims to construct different operating systems from a reusable set of components.
Minix
- The original basis of Linux
NACHOS
- One of the original inspirations of RCOSjava - another teaching OS.
NACHOS Java
- Java port of NACHOS.
Operating Systems Project Information
Topsy
A C based Operating System for OS teaching.
Compilers
BACI
- A P-Code C/C++ compiler.
SableCC
- Compiler compiler used by RCOSjava.