You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.. | ||
c | 7 months ago | |
minal | 7 months ago | |
modules | 7 months ago | |
run | 8 months ago | |
README.md | 7 months ago | |
now | 7 months ago |
README.md
Oberon-07 Modules
Some Modules for Oberon-07.
License
;=====================================================================
; Oberon-07 Modules
; GNU GENERAL PUBLIC LICENSE, Version 3.0, http://www.gnu.org/licenses/
; https://codeberg.org/sts-q/oberon
; Copyright (C) 2022 sts-q
; https://sts-q.codeberg.page
;=====================================================================
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;=====================================================================
System Requirements
Linux
Eric Scharff's Oberon-compiler
gcc
Oberon-Compiler -- The Invisible Dragon.
Oberon-compiler is fun to work with. It just compiles. That's it!
No questions, no configs, not even a man page necessary. At some point you forget it's even there.
This is my experience, that i made while i put together what is in this repo. Other people have other constraints.
An Oberon-07 compiler written in Oberon, with a bootstrap Oberon to C transpiler. (c) Eric Scharff.
Contact
First published in September 2022.