1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_parser/README.md

489 B

ZoKratesGrammarSpecPEG

CircleCI master

Formal grammar specification of the ZoKrates DSL in PEG (Pest).

This is experimental.

Example folder

The example folder is copied from zokrates_cli/examples with the following changes:

  • Remove error/wrong-syntax.code
  • Remove error/unassigned.code