Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 426 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 426 Bytes

Slides and code from the parsing expression grammar workshop for CougarCS on 2013-03-28. Contains:

  • peg.pdf: the slides
  • lang/ : example code

You can use make run to build and run all the language examples.

Build

The code depends upon: