Version

Best Practices (Syntax Parsing Engine)

In This Group of Topics

Introduction

The topics in this group describe those practices for optimizing the performance of the Syntax Parsing Engine.

Topics

Topic Purpose

This topic describes how to improve EBNF file readability.

This topic explains how to optimize your non-terminal symbol definitions in order to minimize the number of productions.

This topic explains how to write operator precedence rules correctly.

This topic explains the benefits of using the SymbolNames constants.