Skip to content

Kryuski/GOLD-Parsing-System-For-Delphi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Additions for GOLD Parsing System

Here are additions for GOLD Parsing System written in Delphi language for Delphi developers.

  • GOLD Parser Engine 1 - Rai Delphi Engine 1.0 by Alexandre Rai for Borland Delphi 5 has been upgraded and adapted for the Unicode and Delphi 10.

  • GOLD Parser Engine 5 (recommended) - GOLD Parser 5.0 by Theodore Tsirpanis for Free Pascal and Lazarus, based on goldengine for Java:

    • It has been adapted for Delphi compiler XE2 and higher.
    • Not dependents on third-party libraries.
    • Can be compiled by any edition of Delphi, including the free Community Edition.
    • It recognizes both the old (.cgt) and the new enhanced (.egt) grammar file formats.
    • Some bugs were fixed in the original Theodore's parser.
  • Grammars - it's a folder with grammars ready for use.

    • simple.cgt - a simple grammar for testing purpose.
    • C# 2.0 r7.egt - an original grammar for C# of Devin Cook, recompiled to the new .egt format.
    • D7Grammar1.2.grm - Delphi 7.0 Object Pascal Grammar of Rob F.M. van den Brink, with minor bugs fixed, recompiled to the new .egt format.

Enjoy. (C) 2018 Aleg Ażarouski AKA Kryvich.

About

Additions for GOLD Parsing System written in Delphi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages