Skip to content
/ io Public

Integrated Oberon -- with an overview of the project and a link to the documentation and the wiki

Notifications You must be signed in to change notification settings

io-core/io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrated Oberon

Integrated Oberon builds on the RISC Oberon reboot of the classic operating system and language.


The system documentation is here: https://io-core.github.com/io including what it is, how to get it, install it, use it, develop it, talk about it...

Latest trimmed disk io.img for full machine emulators like this one in c

Latest trimmed disk io-pv.img for paravirualized emulators like this one in Javascript

Latest full disk io-full.img.zip for FPGAs implementing RISC5 like this one with 32MB SDRAM

Go to the Wiki for more community content.

Fork this repo, make pull requests! Help integrate modern capabilities into Oberon, a classic operating system and language.

tl;dr--

This repo uses submodules, to get the whole thing:

git clone --recursive https://github.com/io-core/io

After cloning the submodules may not be checked out to 'main' so after the above command you should:

cd io; bash makemain.sh

About

Integrated Oberon -- with an overview of the project and a link to the documentation and the wiki

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages