It is an abstraction for using Delphi (Object Pascal) code in a C#/.NET context.
This project consists of the following components:
Component | Description |
---|---|
Kroki.Generator | C# Source Generator |
Kroki.Bulk | Command Line Tool |
- 'object' keyword is not parsed, so has to be replaced with 'class' or 'record'
https://xafero.github.io/Kroki
Everything, unless otherwise stated, is licensed according to the LICENSE file.