mirror of
https://github.com/vishapoberon/oberonbyexample.git
synced 2026-04-05 21:02:25 +00:00
a readable readme :)
This commit is contained in:
parent
d2ca9a68bb
commit
cae35f4acf
1 changed files with 28 additions and 2 deletions
30
README.md
30
README.md
|
|
@ -1,2 +1,28 @@
|
||||||
# oberonbyexample
|
## Oberon by Examples
|
||||||
Oberon by Example
|
|
||||||
|
) is a general-purpose programming language created in 1986 by Niklaus Wirth and the latest member of the Wirthian family of ALGOL-like languages.
|
||||||
|
|
||||||
|
 is an extension of the original Oberon programming language developed in 1991 at ETH Zurich by Niklaus Wirth and Hanspeter Mössenböck that adds limited reflection and object-oriented programming facilities, open arrays as pointer base types, read-only field export.
|
||||||
|
|
||||||
|
Oberon By Example is a hands-on introduction to Oberon-2 using examples.
|
||||||
|
|
||||||
|
This repository is under heavy modification to make it better for beginners.
|
||||||
|
|
||||||
|
To start, make sure you have 
|
||||||
|
|
||||||
|
Check out the  example or browse the full list below.
|
||||||
|
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- 
|
||||||
|
- TODO
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue