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

PetitParser Examples

For more complicated examples see the official GitHub repository.

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

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