Category:Oberon-2
From Rosetta Code
Oberon-2
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Oberon-2.
This programming language may be used to instruct a computer to perform a task.
Garbage collected: | Yes |
---|---|
Parameter passing methods: | By reference, By value |
Type safety: | Safe |
Type strength: | Strong |
Type compatibility: | Structural |
Type expression: | Explicit |
Type checking: | Static |
See Also: |
Your Help Needed
If you know Oberon-2, please write code for some of the tasks not implemented in Oberon-2.
Oberon-2 is a further development of the Modula series of languages by Niklaus Wirth. Oberon was both the name for the systems programming language and the operating system.
If you know Oberon-2, please write code for some of the tasks not implemented in Oberon-2.
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Oberon-2"
The following 113 pages are in this category, out of 113 total.
A
- A+B
- ABC Problem
- Abstract type
- Ackermann function
- Address of a variable
- Align columns
- Amicable pairs
- Anagrams
- Apply a callback to an array
- Arithmetic-geometric mean
- Arithmetic/Complex
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Assertions
- Associative array/Creation
- Associative array/Iteration
- Average loop length
- Averages/Arithmetic mean
- Averages/Mean angle
- Averages/Mean time of day
- Averages/Median
- Averages/Mode
- Averages/Pythagorean means
- Averages/Root mean square