Delphi
programming language (dialect of Object Pascal, used in Embarcadero Delphi)
Created Year: 1995Designed by: Anders Hejlsberg
Developed by: Anders Hejlsberg
Operating systems: Android • Linux • iOS • macOS
File extensions: dpk, dpr, pas, pp
Wikidata: Q4037189
Influenced: C#
Influenced by: C++ • Object Pascal
Programming paradigms: object-oriented programming
Language types: high-level programming language • object-based language
Delphi Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Delphi
// Hello World in Delphi
Program Hello_World;
($APPTYPE CONSOLE)
Begin
WriteLn('Hello World');
End.
Source: github.com/leachim6/hello-world
Free Delphi books, articles, documentation
- Delphi Succinctly - Marco Breveglieri
- Essential Pascal Version 1 and 2 - M. Cantù
- Expert Delphi - Paweł Głowacki (Packt account required)
- Modern Object Pascal Introduction for Programmers - Michalis Kamburelis (AsciiDoc, HTML, PDF)
- Start Programming using Object Pascal - Motaz Abdel Azeem (PDF)
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-01-26