SkillAgentSearch skills...

Pas2dart

Object Pascal (Free Pascal 3, Delphi 2007) to Dart (2.5) transpiler

Install / Use

/learn @wanderlan/Pas2dart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pas2dart

Object Pascal (Free Pascal 3, Delphi 2007) to Dart (2.5) - Transpiler

TODO:

  1. ~~Convert properties (read/write) to get/set Dart style~~
  2. Convert 'with' statements, removing 'withs'...
  3. Convert some usual string functions from infix (imperative) old style to postfix (OO) new style
  4. Transpile multiple sources using 'uses' declaration
  5. Create standard Dart project from lpr/dpr files
  6. Create helper lib to emulate some Delphi functions in Dart converted app
  7. Convert simple LCL/VCL forms to Flutter, using Flutter for desktop
View on GitHub
GitHub Stars21
CategoryDevelopment
Updated1y ago
Forks3

Languages

Pascal

Security Score

80/100

Audited on Oct 28, 2024

No findings