CODING in DELPHI: NitroPascal Compiler | p.10

Опубликовано: 16 Июнь 2026
на канале: Grzegorz Molenda
32
1

Watch how i code my own compiler for my programming language called NitroPascal.
NitroPascal is coded in Delphi 10.2.

NitroPascal is a concept of new DOOP (data/object-oriented) programming language based on Pascal / Delphi.

Programming language, that takes Pascal / Delphi solid base and adds new exciting features, such as:
structure inheritance,
new data types (tuples, slices and more),
removes bloat,
brings more flexibility,
adds mata-programming ability,
adds compile-time code execution,
structure run-time manipulation,
has it's own code editor called NED (NitroEDitor)
and more.

NitroPascal project source code is available on GitHub:
https://github.com/gmnevton/NitroPascal

Thanks for watching, enjoy. :)