package
0.10.6
Repository: https://github.com/wavesplatform/gowaves.git
Documentation: pkg.go.dev

# README

Ride PEG parser and compiler

Install PEG generator

Ride's PEG grammar is located in ride.peg file. Lines under # Go part section is Go related and can be removed in other implementations.

In order to generate PEG parser, please, install project https://github.com/pointlander/peg.

go install github.com/pointlander/peg@latest

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author