User:CBL: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Used Common Base Language.")
 
(links to existing Simula implementations)
Line 1: Line 1:
Used Common Base Language.
Used Common Base Language.

{|
| [[100 doors#Simula]] || [[15 Puzzle Game#Simula]] || [[24 game#Simula]]
|-
| [[24 game/Solve#Simula]] || [[4-rings or 4-squares puzzle#Simula]] || [[99 Bottles of Beer#Simula]]
|-
| [[A+B#Simula]] || [[ABC Problem#Simula]] || [[Abstract type#Simula]]
|-
| [[Accumulator factory#Simula]] || [[Anagrams#Simula]] || [[Apply a callback to an array#Simula]]
|-
| [[Array concatenation#Simula]] || [[Array length#Simula]] || [[Arrays#Simula]]
|-
| [[AVL tree#Simula]] || [[Case-sensitivity of identifiers#Simula]] || [[Chaos game#Simula]]
|-
| [[Classes#Simula]] || [[Comments#Simula]] || [[Conditional structures#Simula]]
|-
| [[Conway's Game of Life#Simula]] || [[Determine if a string is numeric#Simula]] || [[Empty program#Simula]]
|-
| [[Factorial#Simula]] || [[Fibonacci sequence#Simula]] || [[Five weekends#Simula]]
|-
| [[FizzBuzz#Simula]] || [[Function definition#Simula]] || [[Hello world/Line printer#Simula]]
|-
| [[Hello world/Text#Simula]] || [[Inheritance/Single#Simula]] || [[Jensen's Device#Simula]]
|-
| [[Kronecker product#Simula]] || [[Levenshtein distance#Simula]] || [[Loops/Break#Simula]]
|-
| [[Loops/Continue#Simula]] || [[Loops/Downward for#Simula]] || [[Loops/For#Simula]]
|-
| [[Loops/For with a specified step#Simula]] || [[Loops/While#Simula]] || [[Matrix arithmetic#Simula]]
|-
| [[Multiplication tables#Simula]] || [[Operator precedence#Simula]] || [[Ordered words#Simula]]
|-
| [[Palindrome detection#Simula]] || [[Power set#Simula]] || [[Roman numerals/Decode#Simula]]
|-
| [[Roman numerals/Encode#Simula]] || [[Runtime evaluation/In an environment#Simula]] || [[Set#Simula]]
|-
| [[Short-circuit evaluation#Simula]] || [[Sieve of Eratosthenes#Simula]] || [[Sort an array of composite structures#Simula]]
|-
| [[Sorting algorithms/Bubble sort#Simula]] || [[Sorting algorithms/Quicksort#Simula]] || [[Sorting algorithms/Sleep sort#Simula]]
|-
| [[String length#Simula]] || [[The Twelve Days of Christmas#Simula]] || [[Word count#Simula]]
|}

Revision as of 14:14, 28 January 2018

Used Common Base Language.

100 doors#Simula 15 Puzzle Game#Simula 24 game#Simula
24 game/Solve#Simula 4-rings or 4-squares puzzle#Simula 99 Bottles of Beer#Simula
A+B#Simula ABC Problem#Simula Abstract type#Simula
Accumulator factory#Simula Anagrams#Simula Apply a callback to an array#Simula
Array concatenation#Simula Array length#Simula Arrays#Simula
AVL tree#Simula Case-sensitivity of identifiers#Simula Chaos game#Simula
Classes#Simula Comments#Simula Conditional structures#Simula
Conway's Game of Life#Simula Determine if a string is numeric#Simula Empty program#Simula
Factorial#Simula Fibonacci sequence#Simula Five weekends#Simula
FizzBuzz#Simula Function definition#Simula Hello world/Line printer#Simula
Hello world/Text#Simula Inheritance/Single#Simula Jensen's Device#Simula
Kronecker product#Simula Levenshtein distance#Simula Loops/Break#Simula
Loops/Continue#Simula Loops/Downward for#Simula Loops/For#Simula
Loops/For with a specified step#Simula Loops/While#Simula Matrix arithmetic#Simula
Multiplication tables#Simula Operator precedence#Simula Ordered words#Simula
Palindrome detection#Simula Power set#Simula Roman numerals/Decode#Simula
Roman numerals/Encode#Simula Runtime evaluation/In an environment#Simula Set#Simula
Short-circuit evaluation#Simula Sieve of Eratosthenes#Simula Sort an array of composite structures#Simula
Sorting algorithms/Bubble sort#Simula Sorting algorithms/Quicksort#Simula Sorting algorithms/Sleep sort#Simula
String length#Simula The Twelve Days of Christmas#Simula Word count#Simula