Skip to content

jonross/peggy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

First attempt at a serious piece of code in Go.

Preparatory work for porting a heap analyzer from Scala.

I tried two other PEG packages that were on offer in the Go project wiki. One didn't handle whitespace, the other didn't even compile, and neither were especially well commented.

About

Parsing expression grammar in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages