Category:Oberon-2
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: |
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.
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Oberon-2 examples needing attention (empty)
- Oberon-2 Implementations (2 P)
- Oberon-2 User (3 P)
Pages in category "Oberon-2"
The following 135 pages are in this category, out of 135 total.
A
- A+B
- ABC problem
- Abstract type
- Ackermann function
- Address of a variable
- Align columns
- Amicable pairs
- Anagrams
- Anti-primes
- 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
B
C
D
F
H
I
L
Q
S
- SHA-1
- SHA-256
- Sieve of Eratosthenes
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Counting sort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Quicksort
- Stack
- String concatenation
- String length
- Strip whitespace from a string/Top and tail
- Sum digits of an integer
- Sum of a series
- Sum of squares