Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
14
Lang/Object-Pascal/00-LANG.txt
Normal file
14
Lang/Object-Pascal/00-LANG.txt
Normal 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]]
|
||||
2
Lang/Object-Pascal/00-META.yaml
Normal file
2
Lang/Object-Pascal/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Object_Pascal
|
||||
1
Lang/Object-Pascal/Call-an-object-method
Symbolic link
1
Lang/Object-Pascal/Call-an-object-method
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Call-an-object-method/Object-Pascal
|
||||
1
Lang/Object-Pascal/Classes
Symbolic link
1
Lang/Object-Pascal/Classes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Classes/Object-Pascal
|
||||
1
Lang/Object-Pascal/Ethiopian-multiplication
Symbolic link
1
Lang/Object-Pascal/Ethiopian-multiplication
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Ethiopian-multiplication/Object-Pascal
|
||||
1
Lang/Object-Pascal/File-input-output
Symbolic link
1
Lang/Object-Pascal/File-input-output
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/File-input-output/Object-Pascal
|
||||
1
Lang/Object-Pascal/Pseudo-random-numbers-Splitmix64
Symbolic link
1
Lang/Object-Pascal/Pseudo-random-numbers-Splitmix64
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Pseudo-random-numbers-Splitmix64/Object-Pascal
|
||||
1
Lang/Object-Pascal/Respond-to-an-unknown-method-call
Symbolic link
1
Lang/Object-Pascal/Respond-to-an-unknown-method-call
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Respond-to-an-unknown-method-call/Object-Pascal
|
||||
1
Lang/Object-Pascal/Topological-sort
Symbolic link
1
Lang/Object-Pascal/Topological-sort
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Topological-sort/Object-Pascal
|
||||
Loading…
Add table
Add a link
Reference in a new issue