Hello,
I have a few questions in regards to the language tool's auto-generated code files:
1- What is the advantage of using the auto-generated code files instead of the dynamic XML definition file? Are there some features that cannot be attained by using the dynamic XML definition file vs using the auto-generated files?
2- How far do the auto-generated code files go? In regards to these categories:
Lexer
Parser
Tagger
Syntax Languages
AST
3- How wasy is it to creat an AST code file? Do those auto-generated code files make it easier to create an AST?
Regards
Nassim
I have a few questions in regards to the language tool's auto-generated code files:
1- What is the advantage of using the auto-generated code files instead of the dynamic XML definition file? Are there some features that cannot be attained by using the dynamic XML definition file vs using the auto-generated files?
2- How far do the auto-generated code files go? In regards to these categories:
Lexer
Parser
Tagger
Syntax Languages
AST
3- How wasy is it to creat an AST code file? Do those auto-generated code files make it easier to create an AST?
Regards
Nassim