Skip to content
/ Pegs Public

A PEG generator in Scheme/Racket. Comes with some full parsers for popular languages

Notifications You must be signed in to change notification settings

kazzmir/Pegs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peg generator in Racket (https://racket-lang.org)
Github website: https://github.com/kazzmir/Pegs

Features
  * Constructs a PEG at compile-time
  * Handles most of the normal PEG operators
  * Supports heredocs

Misfeatures
  * Really slow

Whats in a name?
  * `pegs' is short
  * Sort of like `pugs' which is popular with some people
  * Maybe the `s' means scheme...??????????

History
  YYYY-MM-DD

  2010-07-15 - Imported into Github
  .......... - Various improvements and whatnot
  2008-08-23 - Started

Jon Rafkind
[email protected]

About

A PEG generator in Scheme/Racket. Comes with some full parsers for popular languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published