dwarfland / ElementsDelphiTools

Part of the RTL2 project, a collection of Tools for using with Remobject-Elements https://www.elementscompiler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element Delphi Tools

Part of the RTL2 project, a collection of Tools for using with Remobject-Elements https://www.elementscompiler.com

The goal is to have some Tools helping to port gem install jekyll bundlervlarge Delphi-Projects to Elements. First step was to bring in the Delphi-Ast Toolset to Elements. DelphiAST

you will find it in the PascalParser subfolder.

What will be in here?

  1. Delphi AST aka PascalParser (done)
  2. Problem Checker, Tool to find Problems in Delphi-Sources before porting to Elements (done)
  3. ProjectBuilder, a small Tool to create Shared Projects from Delphi Projects (done)
  4. Test-Creator, a Tool to create Test-Classes for all public classes and public methods in Delphi-Sources. (WIP)

About

Part of the RTL2 project, a collection of Tools for using with Remobject-Elements https://www.elementscompiler.com

License:MIT License


Languages

Language:Pascal 68.3%Language:Swift 31.7%