Skip to content
walter-weinmann edited this page Oct 26, 2017 · 8 revisions

syparse - the Solidity parser written in Erlang

Build Status

The documentation consists of the following parts:

  1. Syntax Diagram: shows the syntax diagrams fitting the implemented Solidity language level.
  2. [Testing:] (https://github.com/walter-weinmann/syparse/wiki/Testing) gives a general overview of the test facility.
  3. Testing with Common Test: explains the usage of the applied Common Test environment.
  4. Testing with Eunit: explains the usage of the applied Eunit test environment.
  5. To Do List: shows the open issues and open feature requests.
  6. Release Notes: details the corrections, changes or enhancements made to a specific version.
Clone this wiki locally