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,14 @@
{{language|Object Pascal
|strength=strong
|safety=both
|express=explicit
|compat=nominative
|checking=static
|gc=yes
|LCT=yes}}{{language programming paradigm|Object-oriented}}
Object Pascal is an [[object-oriented]] derivative of [[Pascal]] mostly known as the primary programming language of Borland [[Delphi]]. It is also known as the "Delphi programming language" when describing the dialect used by Borland Delphi.
Borland used the name "Object Pascal" for the programming language in the first versions of Borland Delphi, but later renamed it to the "Delphi programming language". The [[Free Pascal]] compiler supports different modes/dialects and besides [[Turbo Pascal]], [[Delphi]] and MacPascal, [[Object Pascal]] can be selected.
==Citations==
* [[wp:Object_Pascal|Wikipedia:Object Pascal]]

View file

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

View file

@ -0,0 +1 @@
../../Task/Call-an-object-method/Object-Pascal

1
Lang/Object-Pascal/Classes Symbolic link
View file

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

View file

@ -0,0 +1 @@
../../Task/Ethiopian-multiplication/Object-Pascal

View file

@ -0,0 +1 @@
../../Task/File-input-output/Object-Pascal

View file

@ -0,0 +1 @@
../../Task/Pseudo-random-numbers-Splitmix64/Object-Pascal

View file

@ -0,0 +1 @@
../../Task/Respond-to-an-unknown-method-call/Object-Pascal

View file

@ -0,0 +1 @@
../../Task/Topological-sort/Object-Pascal