Skip to content
/ rat Public

🐀 Scanner-less PEG packrat parser and meta-grammar interpreter in Go

License

Notifications You must be signed in to change notification settings

rwxrob/rat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scanner-less PEG packrat parser and meta-grammar interpreter in Go

WIP GoDoc License Go Report Card Coverage

Inspired by Bryan Ford's PEG packrat parser paper.