RISC5 Oberon Compiler Source Code

Download pre-release library modules and new examples to use with CPIde and Component Pascal. Forum members can also upload their own source code examples.
Post Reply
cfbsoftware
Site Admin
Posts: 493
Joined: Fri Dec 31, 2010 12:30 pm
Contact:

RISC5 Oberon Compiler Source Code

Post by cfbsoftware » Mon Jan 17, 2022 9:21 am

CPIde now includes the full source code for an Oberon for FPGA RISC5 command-line compiler as example code. These are the same source code modules used for the Oberon compiler in Astrobe for FPGA RISC5. Consequently, the source code, symbol files and code files it uses and generates are 100% compatible with those used by the Astrobe IDE compiler. More details are included in the CPIde Examples ReadMe file.

The compiler conforms to the latest (May 2016) revision of The Programming Language Report by Prof Niklaus Wirth. Extensions and restrictions are documented in the RISC5 Oberon Programmer's Guide. You can download both of these documents from the Astrobe Oberon webpage:

https://www.astrobe.com/Oberon.htm

If you already have v8.1 CPIde, download and install the (updated) setup file again following the instructions that were previously sent to you.

Otherwise non-commercial users can request the free Personal Edition of CPIde here:

https://www.astrobe.com/CPIde/personal.htm

Post Reply