Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

CodeGear Delphi

< >

CodeGear Delphi is a programming language created in 1995.

#3767on PLDB 29Years Old
Wikipedia

Delphi is an integrated development environment (IDE) for rapid application development of desktop, mobile, web, and console software, developed by Embarcadero Technologies. It is also an event-driven language. Delphi's compilers use their own Object Pascal dialect of Pascal and generate native code for Microsoft Windows, macOS (IA-32 only), iOS, Android and Linux (x64 only). Read more on Wikipedia...


Example from Wikipedia:
procedure TForm1.ShowSomethingOnCreate; begin Label1.Text := 'Hello World!'; end;

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0