Skip to content
walter-weinmann edited this page Jul 6, 2016 · 15 revisions

ocparse - Cypher parser based on openCypher's LALR grammar

Build Status

The documentation consists of the following parts:

  1. [Syntax Diagram:] (https://github.com/walter-weinmann/ocparse/wiki/Syntax-Diagram) shows the syntax diagrams fitting the implemented language level.
  2. [Testing with Common Test:] (https://github.com/walter-weinmann/ocparse/wiki/Testing-with-Common-Test) explains the usage of the applied Common Test environment.
  3. [Testing with Eunit:] (https://github.com/walter-weinmann/ocparse/wiki/Testing-with-EUnit) explains the usage of the applied Eunit test environment.
  4. [To Do List:] (https://https://github.com/walter-weinmann/ocparse/wiki/To-Do-List) shows the open issues and open feature requests.
Clone this wiki locally