Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 798 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 798 Bytes

Quick Modern Object Pascal for Programmers

An introduction to modern Object Pascal. May be useful for programmers that already know the concepts (like "class"), but don't know how these concepts look in Object Pascal.

Contains some introductory material at the beginning, and at the end quickly jumps over more advanced topics like class references. Enjoy, and share and redistribute freely!

Source code is in AsciiDoc, processed by AsciiDoctor http://asciidoctor.org/ .

The output is on:

By Michalis Kamburelis (author of Castle Game Engine http://castle-engine.sourceforge.net/ ).