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

View file

@ -0,0 +1,4 @@
{{language|Component Pascal}}'''Component Pascal''' is a programming language in the tradition of Oberon and [[Oberon-2]], the last language Niklaus Wirth designed before he retired in 1999. It bears the name of the [[Pascal]] programming language but is incompatible with it. Instead, it is a minor variant and refinement of Oberon-2, designed and supported by a small ETH Zürich spin-off company called Oberon microsystems. Their [[IDE]] is called BlackBox Component Builder. At the time the first version was released (1994) it presented a novel approach to graphical user interface ([[GUI]]) construction based on editable forms, where fields and command buttons are linked to exported variables and executable procedures. This approach bears some similarity to the code-behind way used in [[Microsoft]]'s [[.NET]] 3.0 to access code in XAML.
==Citations==
* [http://en.wikipedia.org/wiki/Component_Pascal Wikipedia:Component Pascal]

View file

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

View file

@ -0,0 +1 @@
../../Task/100-doors/Component-Pascal

1
Lang/Component-Pascal/A+B Symbolic link
View file

@ -0,0 +1 @@
../../Task/A+B/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/ABC-problem/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/AVL-tree/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Abstract-type/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Ackermann-function/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Address-of-a-variable/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Anagrams/Component-Pascal

View file

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

View file

@ -0,0 +1 @@
../../Task/Arithmetic-Complex/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Arithmetic-Integer/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Array-concatenation/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Array-length/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Arrays/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Assertions/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Associative-array-Creation/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Babbage-problem/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Balanced-brackets/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Binary-digits/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Binary-strings/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Boolean-values/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/CRC-32/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Character-codes/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Classes/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Comments/Component-Pascal

View file

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

View file

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

View file

@ -0,0 +1 @@
../../Task/Create-a-file/Component-Pascal

View file

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

View file

@ -0,0 +1 @@
../../Task/Cumulative-standard-deviation/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Date-format/Component-Pascal

View file

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

View file

@ -0,0 +1 @@
../../Task/Delete-a-file/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Digital-root/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Digital-root-Multiplicative-digital-root/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Dot-product/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Empty-program/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Empty-string/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Even-or-odd/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Gray-code/Component-Pascal

View file

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

View file

@ -0,0 +1 @@
../../Task/Greatest-element-of-a-list/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Greatest-subsequential-sum/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Greyscale-bars-Display/Component-Pascal

View file

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

View file

@ -0,0 +1 @@
../../Task/Identity-matrix/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Increment-a-numerical-string/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Infinity/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Inheritance-Single/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Integer-sequence/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Leap-year/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Letter-frequency/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Null-object/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Palindrome-detection/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Pangram-checker/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Pascals-triangle/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Priority-queue/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Proper-divisors/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Queue-Definition/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Queue-Usage/Component-Pascal

View file

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

1
Lang/Component-Pascal/Stack Symbolic link
View file

@ -0,0 +1 @@
../../Task/Stack/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Start-from-a-main-routine/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/String-case/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/String-comparison/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/String-concatenation/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/String-length/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/String-matching/Component-Pascal

View file

@ -0,0 +1 @@
../../Task/Substring/Component-Pascal

View file

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