I need to parse Delphi .pas files to work with classes with read/write ability. Adding/Modifying/Deleting fields, properties, methods etc. Any idea how to implement this? The implementation is not necessarily in Delphi, scripting languages are also allowed.
Share
There is the Castalia Delphi Parser by Jacob Thurman currently hosted on GitHub.