Old Fellows Database

Add URL Add URL  Custom Programming  My Sites My Sites  Custom Programming  My Account My Account  Custom Programming  Contact Us Contact Us


Yurtseven.org       

Search only in Education   Search the Web
 Home » Software » Operating Systems » Education

 Categories

leJOS (9) MINIX (8) Smalltalk (330)
Spoon (15) Squeak (102) Xinu (2)
Yoctix (6)  


 Related Categories:
    Computers » Education » Programming  (88)
    Computers » Programming » Languages » Education  (2)
    Computers » Software » Operating Systems » Open Source  (19)
    Computers » Software » Operating Systems » Research  (6)


 Web Pages    1 - 9   {9}


 1 - NACHOS
  Not Another Completely Heuristic Operating System: teaching OS coded in C++ subset, developed at UC Berkeley for OS and Systems Programming classes; now used worldwide. Descriptions, FAQ, port and bug lists, assignments, downloads. [Open Source]
http://www.cs.washington.edu/homes/tom/nachos/
 
[more pages from this URL]   


 2 - AcadOS
  Academic Operating System, goals: to expose students to more modern ideas than older OSs, to basic OS mechanisms, to OS and language design and prototyping; old version, ideas for new microkernel version.
http://www.cs.uiowa.edu/~jones/acados/
 
[more pages from this URL]   


 3 - KOS
  Kid Operating System. Modular (run-time dynamic linking), preemptive multitasking, to have SVR4-like VM. Begun 1998 by young programmers, most of them students. Goal: not obtaining OS, but learning OS internals and functioning of x86 processors. Downloads
http://kos.enix.org/
 
[more pages from this URL]   


 4 - Topsy
  Teachable Operating System: tiny multithreaded messaging microkernel, in ANSI C; protected threads, memory managed, and thread/process control. From undergraduate course on concurrency, device programming, OS concepts. Descriptions, documents, theses, dow
http://www.tik.ee.ethz.ch/~topsy/
 
[more pages from this URL]   


 5 - Amateur OS: AMOS
  Scott Billingsley's OS: realtime for DSP and amateur radio, one user/application, 16-bit real mode, for i386+, FAT 12/16; no TSRs, library of routines to program into apps, minimal kernel support (minimize interrupts), written in NASM assembly and Sphnix
http://scottie.20m.com/
 
[more pages from this URL]   


 6 - RCOS
  Ron Chernich's OS: computer learning tool animates operation of multi-tasking OS; true OS, runs programs; object-oriented, message passing kernel lets parts be replaced easily, C++ coded, portable, runs on DOS, RCOSjava precursor.
http://cq-pan.cqu.edu.au/david-jones/Projects/rcos/
 
[more pages from this URL]   


 7 - ShawnOS
  Sure as Hell Ain't Windows Ninety five, the corner cutting OS due to the original schedule. Always intended more as a learning experience for author and others than as a practical, useful OS. Everything done as simply as possible. [Open Source, GPL]
http://www.overwhelmed.org/shawn/
 
[more pages from this URL]   


 8 - Nachos/486
  Port, extension of instructional OS, now stand-alone, protected mode, multithreaded, compiles in FreeBSD to run on i486+, can be relinked without recompile. Descriptions, report (HTML, PDF, PS), download. [Open Source]
http://www.cs.virginia.edu/~bah6f/nachos486/
 
[more pages from this URL]   


 9 - SunriseOS
  Tiny operating system written in Assembly, via NASM, by ICT student. Meant for only fun and learning. [Open Source]
http://www.geocities.com/sunriseos/
 
[more pages from this URL]   



E-Mail Add URL