Coder Social home page Coder Social logo

andreaspirklbauer / oberon-extended Goto Github PK

View Code? Open in Web Editor NEW
127.0 15.0 15.0 89.26 MB

A revision of the Project Oberon 2013 operating system and a compiler for the programming language Oberon-2 (2020 Edition)

Modula-2 97.13% Shell 2.29% Perl 0.58%

oberon-extended's Introduction

The Extended Oberon operating system and the programming language Oberon-2 (2020 Edition)

The Extended Oberon System is a revision of the Project Oberon 2013 operating system and its compiler.

Note: In this repository, the term "Project Oberon 2013" refers to a re-implementation of the original "Project Oberon" on an FPGA development board around 2013, as published at www.projectoberon.com.

Features

  • Programming language Oberon-2 (2020 Edition) defined as a superset of the Oberon-07 language
  • Safe module unloading and module finalization
  • System building and maintenance tools
  • Smooth line scrolling with variable line spaces
  • Multiple logical displays
  • Improved decoder tools
  • Improved import/export, e.g. import any number of modules and in any order
  • Simple batch execution facility

Last release: 18.5.2024 / Extended-Oberon-1.15

Last update: 18.5.2024

The file S3RISCinstall.tar.gz always reflects the latest version of Extended Oberon.

The file EOS_news.txt describes the changes made to Extended Oberon.

Documentation: Documentation


Instructions for running Extended Oberon

To obtain Extended Oberon:

To run Extended Oberon in an emulator (e.g., http://github.com/pdewacht/oberon-risc-emu):

  • Backup your existing S3RISCinstall directory
  • Uncompress the downloaded archive in the emulator directory S3RISCinstall
    • On Unix/Linux/Mac, run the command tar xvzf S3RISCinstall.tar.gz
    • On Windows, use one of the available Zip tools such as WinZip, 7-Zip, ...
  • Restart the emulator

To run Extended Oberon on a FGPA development board:

  • Uncompress the downloaded archive
    • On Unix/Linux/Mac, run the command tar xvzf S3RISCinstall.tar.gz
    • On Windows, use one of the available Zip tools, such as WinZip, 7-Zip, ...
  • Transfer the file RISC.img to an SD-card as a raw image (do not simply copy the file)
    • On Unix/Linux/Mac, run the command ls -l RISC.img (to get the file size of RISC.img) followed by the command dd if=RISC.img of=/dev/sdc bs=1024 count=filesize (replace /dev/sdc with the device name on your system and filesize with the actual file size)
    • On Windows, use one of the available SD tools, such as Win32 Disk Imager, ...
  • Insert the SD-card in the FPGA board/daughterboard, verify that everything is connected
  • Cold-start the FPGA board/daughterboard by pressing the appropriate button on the board

oberon-extended's People

Contributors

andreaspirklbauer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.