This repository contains a framework for building parsers using the Pratt technique. The Pratt technique is a recursive descent parsing technique specifically geared toward enabling more efficient parsing of grammars involving operator precedence, such as expression grammars. The repository also contains other functionality to assist in the creation of lexical analyzers and other code useful for parsers.
-
Notifications
You must be signed in to change notification settings - Fork 0
Toolkit for building parsers using the Vaughan Pratt top-down recursive-descent technique
License
hydralang/ptk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Toolkit for building parsers using the Vaughan Pratt top-down recursive-descent technique
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published