Skip to content

Project Oberon 2013 ported to Intel 386. Includes operating system, compiler and tools.

License

Notifications You must be signed in to change notification settings

deaddoomer/project-oberon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Oberon is a operating system and programming language designed and developed by Niklaus Wirth and his team at ETH.
While Project Oberon 2013 are based on custom RISC-5 processor, this version ported to generic Intel 386 processor and can run on top of host os. So you don't need emulators or non-standard hardware anymore ;)

You can get original sources and read more about Oberon at Wirth's personal page: https://people.inf.ethz.ch/wirth/ProjectOberon/index.html
If you not familar with Oberon System, read "Using Oberon" first: https://people.inf.ethz.ch/wirth/ProjectOberon/UsingOberon.pdf