PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` =pod =for comment DO NOT EDIT. This Pod was generated by Swim v0.1.48. See http://github.com/ingydotnet/swim-pm#readme =encoding utf8 =head1 Pegex Resources The best way to learn about Pegex, is to look at projects that currently use it. This document attempts to name as many interesting Pegex things as possible. =head2 IRC Channel Many of the people who are actively developing Pegex, hangout on the C<#pegex> IRC channel on C. Stop by. We'd love to chat with you! Note, if you are unfamiliar with IRC, there's a really simple way to get started. Simply click this link: L. Then, Just enter a nickname, enter '#pegex' for the channel, and enter the captcha. You will be connected and you type stuff in the input box at the bottom of the screen. After you type something, hit the Enter key, and your text will be sent. Try it! =head2 The examples Directory The Pegex git-repository/code-base is here: L. It contains a directory of example parsers: =over =item C This an arithmetic expression parser and evaluator. It uses the precedence climbing method to deal with operator precedence. =item C This is the same as above, except it uses a precedence table, and the shunting yard algorithm, to handle precedence. =back =head2 Pegex Grammar Repositories =over =item * L =item * L =item * L =item * L =back =head2 Module Repositories =over =item * L =item * L =item * L =item * L =item * L =back =cut