tree: 5424387c542f9671c719681101324bc5797c8172 [path history] [tgz]
  1. calc.dart
  2. README.md
petitparser/example/README.md

PetitParser Examples

For more complicated examples see the official example repository or the demo page.

This directory contains the command-line calculator that is described in the introductory tutorial:

dart petitparser/example/calc.dart "1 + 2 * 3"