parser-go

module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2025 License: Apache-2.0

README

parser-go

Parser interface for Go.

This includes tools for developing implementations of the parser interface, for example the debug package.

Directories

Path Synopsis
Package parser represents the parser.Interface and some errors for implementing parsers.
Package parser represents the parser.Interface and some errors for implementing parsers.
debug
The debug package is great for testing and debugging of parser.Interface implementations.
The debug package is great for testing and debugging of parser.Interface implementations.
json
Package json contains the implementation of a JSON parser.
Package json contains the implementation of a JSON parser.
reflect
Package reflect contains an implementation of a parser for a reflected go structure.
Package reflect contains an implementation of a parser for a reflected go structure.
xml
Package xml contains a parser for XML.
Package xml contains a parser for XML.
yaml
Package yaml contains the implementation of a YAML parser.
Package yaml contains the implementation of a YAML parser.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL