KROC Examples
-------------

Enter each directory and type 'make' or just 'kroc prog.occ' and then
run 'prog'.

hello/		Hello world  - only 4 lines!
nos/		The 'classic' nos program testing out scheduling speed
simple/		'Simple' programs testing I/O and interactivity
exlibs/		Example libraries for the above examples (VT100 I/O)

sc/		Separate compilation example
