Skip to content

michaliskambi/modern-pascal-introduction

Repository files navigation

Modern Object Pascal Introduction 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 https://castle-engine.io/ ).