Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Easy parsing with PEG.js

David Majda
November 29, 2012

Easy parsing with PEG.js

PEG.js is a simple parser generator for JavaScript. I will show how you can use it for creating parsers in your projects and why it is better than other similar tools.

Presented at the PragueJS meetup.

Video: http://youtu.be/iPC6ArcGyL8

Details:
http://www.praguejs.cz/talks/2012#november-2012
https://www.facebook.com/events/118877094935278/

David Majda

November 29, 2012
Tweet

More Decks by David Majda

Other Decks in Programming

Transcript

  1. Computer Science at Charles University in Prague Master thesis: Ruby

    to PHP compiler Freelancing Software engineer @ SUSE Studio team
  2. • New code generator • Usability improvements • Stable API

    1.0 1.1 • Composability • Rule templates • Streamable/interruptible parsers
  3. Website Twitter Google Group Trello Source Code Wiki Issues pegjs.majda.cz

    @peg_js groups.google.com/group/pegjs trello.com/b/SIffxDOG github.com/dmajda/pegjs github.com/dmajda/pegjs/wiki github.com/dmajda/pegjs/issues