Due to the design of the GOLD Parsing System, multiple programming languages can be, and actually are, supported.
When the GOLD Builder analyzes a grammar, it saves parse table information to a separate file. This file is independent of any particular programming language and can be loaded by different versions of the parsing engine and used. The parsing engine itself is a simple automata, and new versions can be implemented in different programming languages with ease.
No comments:
Post a Comment