Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

10
Lang/Simula/00-LANG.txt Normal file
View file

@ -0,0 +1,10 @@
{{stub}}
{{language}}
Simula is considered the first object-oriented programming language. As its name implies, Simula was designed for doing simulations, and the needs of that domain provided the framework for many of the features of object-oriented languages today. The Syntax is derived from [[ALGOL 60]], of which it is a superset.
Simula has been used in a wide range of applications such as simulating VLSI designs, process modeling, protocols, algorithms, and other applications such as typesetting, computer graphics, and education. Since Simula-type objects are reimplemented in [[C++]], [[Java]] and [[C#]] the influence of Simula is often understated. The creator of C++, Bjarne Stroustrup, has acknowledged that Simula 67 was the greatest influence on him to develop C++, to bring the kind of productivity enhancements offered by Simula to the raw computational speed offered by lower level languages like [[BCPL]].[[#Citation|[1]]]
==See also==
*[[wp:Simula|Wikipedia page on Simula]]
*[[ALGOL 60]]

2
Lang/Simula/00-META.yaml Normal file
View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:Simula

1
Lang/Simula/100-doors Symbolic link
View file

@ -0,0 +1 @@
../../Task/100-doors/Simula

1
Lang/Simula/15-puzzle-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/15-puzzle-game/Simula

1
Lang/Simula/24-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/24-game/Simula

1
Lang/Simula/24-game-Solve Symbolic link
View file

@ -0,0 +1 @@
../../Task/24-game-Solve/Simula

View file

@ -0,0 +1 @@
../../Task/4-rings-or-4-squares-puzzle/Simula

View file

@ -0,0 +1 @@
../../Task/99-bottles-of-beer/Simula

1
Lang/Simula/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/Simula

1
Lang/Simula/ABC-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/ABC-problem/Simula

1
Lang/Simula/AVL-tree Symbolic link
View file

@ -0,0 +1 @@
../../Task/AVL-tree/Simula

1
Lang/Simula/Abstract-type Symbolic link
View file

@ -0,0 +1 @@
../../Task/Abstract-type/Simula

View file

@ -0,0 +1 @@
../../Task/Accumulator-factory/Simula

View file

@ -0,0 +1 @@
../../Task/Ackermann-function/Simula

1
Lang/Simula/Anagrams Symbolic link
View file

@ -0,0 +1 @@
../../Task/Anagrams/Simula

View file

@ -0,0 +1 @@
../../Task/Anagrams-Deranged-anagrams/Simula

View file

@ -0,0 +1 @@
../../Task/Apply-a-callback-to-an-array/Simula

View file

@ -0,0 +1 @@
../../Task/Array-concatenation/Simula

1
Lang/Simula/Array-length Symbolic link
View file

@ -0,0 +1 @@
../../Task/Array-length/Simula

1
Lang/Simula/Arrays Symbolic link
View file

@ -0,0 +1 @@
../../Task/Arrays/Simula

View file

@ -0,0 +1 @@
../../Task/Average-loop-length/Simula

1
Lang/Simula/Babbage-problem Symbolic link
View file

@ -0,0 +1 @@
../../Task/Babbage-problem/Simula

View file

@ -0,0 +1 @@
../../Task/Balanced-brackets/Simula

1
Lang/Simula/Binary-digits Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-digits/Simula

1
Lang/Simula/Binary-search Symbolic link
View file

@ -0,0 +1 @@
../../Task/Binary-search/Simula

View file

@ -0,0 +1 @@
../../Task/Bitwise-operations/Simula

1
Lang/Simula/Brace-expansion Symbolic link
View file

@ -0,0 +1 @@
../../Task/Brace-expansion/Simula

1
Lang/Simula/Brownian-tree Symbolic link
View file

@ -0,0 +1 @@
../../Task/Brownian-tree/Simula

1
Lang/Simula/Calendar Symbolic link
View file

@ -0,0 +1 @@
../../Task/Calendar/Simula

View file

@ -0,0 +1 @@
../../Task/Case-sensitivity-of-identifiers/Simula

1
Lang/Simula/Chaos-game Symbolic link
View file

@ -0,0 +1 @@
../../Task/Chaos-game/Simula

1
Lang/Simula/Classes Symbolic link
View file

@ -0,0 +1 @@
../../Task/Classes/Simula

1
Lang/Simula/Comments Symbolic link
View file

@ -0,0 +1 @@
../../Task/Comments/Simula

View file

@ -0,0 +1 @@
../../Task/Conditional-structures/Simula

View file

@ -0,0 +1 @@
../../Task/Conways-Game-of-Life/Simula

1
Lang/Simula/Copy-a-string Symbolic link
View file

@ -0,0 +1 @@
../../Task/Copy-a-string/Simula

1
Lang/Simula/Count-in-octal Symbolic link
View file

@ -0,0 +1 @@
../../Task/Count-in-octal/Simula

View file

@ -0,0 +1 @@
../../Task/Count-occurrences-of-a-substring/Simula

View file

@ -0,0 +1 @@
../../Task/Create-a-two-dimensional-array-at-runtime/Simula

1
Lang/Simula/Day-of-the-week Symbolic link
View file

@ -0,0 +1 @@
../../Task/Day-of-the-week/Simula

View file

@ -0,0 +1 @@
../../Task/Determinant-and-permanent/Simula

View file

@ -0,0 +1 @@
../../Task/Determine-if-a-string-is-numeric/Simula

View file

@ -0,0 +1 @@
../../Task/Dining-philosophers/Simula

1
Lang/Simula/Empty-program Symbolic link
View file

@ -0,0 +1 @@
../../Task/Empty-program/Simula

View file

@ -0,0 +1 @@
../../Task/Exponentiation-order/Simula

1
Lang/Simula/Factorial Symbolic link
View file

@ -0,0 +1 @@
../../Task/Factorial/Simula

View file

@ -0,0 +1 @@
../../Task/Fibonacci-sequence/Simula

1
Lang/Simula/Five-weekends Symbolic link
View file

@ -0,0 +1 @@
../../Task/Five-weekends/Simula

1
Lang/Simula/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/Simula

View file

@ -0,0 +1 @@
../../Task/Function-definition/Simula

View file

@ -0,0 +1 @@
../../Task/Greatest-common-divisor/Simula

View file

@ -0,0 +1 @@
../../Task/Hello-world-Line-printer/Simula

View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/Simula

View file

@ -0,0 +1 @@
../../Task/Inheritance-Single/Simula

1
Lang/Simula/Jensens-Device Symbolic link
View file

@ -0,0 +1 @@
../../Task/Jensens-Device/Simula

View file

@ -0,0 +1 @@
../../Task/Kronecker-product/Simula

View file

@ -0,0 +1 @@
../../Task/Levenshtein-distance/Simula

1
Lang/Simula/Loops-Break Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Break/Simula

1
Lang/Simula/Loops-Continue Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-Continue/Simula

View file

@ -0,0 +1 @@
../../Task/Loops-Downward-for/Simula

1
Lang/Simula/Loops-For Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-For/Simula

View file

@ -0,0 +1 @@
../../Task/Loops-For-with-a-specified-step/Simula

1
Lang/Simula/Loops-While Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-While/Simula

1
Lang/Simula/Mandelbrot-set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Mandelbrot-set/Simula

View file

@ -0,0 +1 @@
../../Task/Multiplication-tables/Simula

1
Lang/Simula/Nested-function Symbolic link
View file

@ -0,0 +1 @@
../../Task/Nested-function/Simula

1
Lang/Simula/Ordered-words Symbolic link
View file

@ -0,0 +1 @@
../../Task/Ordered-words/Simula

View file

@ -0,0 +1 @@
../../Task/Palindrome-detection/Simula

1
Lang/Simula/Perfect-numbers Symbolic link
View file

@ -0,0 +1 @@
../../Task/Perfect-numbers/Simula

1
Lang/Simula/Pi Symbolic link
View file

@ -0,0 +1 @@
../../Task/Pi/Simula

1
Lang/Simula/Power-set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Power-set/Simula

View file

@ -0,0 +1 @@
../../Task/Prime-decomposition/Simula

View file

@ -0,0 +1 @@
../../Task/Primes---allocate-descendants-to-their-ancestors/Simula

View file

@ -0,0 +1 @@
../../Task/Program-termination/Simula

View file

@ -0,0 +1 @@
../../Task/Reverse-a-string/Simula

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Decode/Simula

View file

@ -0,0 +1 @@
../../Task/Roman-numerals-Encode/Simula

1
Lang/Simula/Rot-13 Symbolic link
View file

@ -0,0 +1 @@
../../Task/Rot-13/Simula

View file

@ -0,0 +1 @@
../../Task/Runtime-evaluation-In-an-environment/Simula

View file

@ -0,0 +1 @@
../../Task/Safe-primes-and-unsafe-primes/Simula

1
Lang/Simula/Set Symbolic link
View file

@ -0,0 +1 @@
../../Task/Set/Simula

View file

@ -0,0 +1 @@
../../Task/Short-circuit-evaluation/Simula

View file

@ -0,0 +1 @@
../../Task/Sieve-of-Eratosthenes/Simula

View file

@ -0,0 +1 @@
../../Task/Sort-an-array-of-composite-structures/Simula

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Bubble-sort/Simula

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Quicksort/Simula

View file

@ -0,0 +1 @@
../../Task/Sorting-algorithms-Sleep-sort/Simula

1
Lang/Simula/String-case Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-case/Simula

View file

@ -0,0 +1 @@
../../Task/String-concatenation/Simula

1
Lang/Simula/String-length Symbolic link
View file

@ -0,0 +1 @@
../../Task/String-length/Simula

View file

@ -0,0 +1 @@
../../Task/Sum-multiples-of-3-and-5/Simula

View file

@ -0,0 +1 @@
../../Task/The-Twelve-Days-of-Christmas/Simula

View file

@ -0,0 +1 @@
../../Task/Tokenize-a-string/Simula

View file

@ -0,0 +1 @@
../../Task/Tokenize-a-string-with-escaping/Simula

1
Lang/Simula/Vector-products Symbolic link
View file

@ -0,0 +1 @@
../../Task/Vector-products/Simula

1
Lang/Simula/Word-frequency Symbolic link
View file

@ -0,0 +1 @@
../../Task/Word-frequency/Simula

View file

@ -0,0 +1 @@
../../Task/Zeckendorf-number-representation/Simula