parsimonious

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 3 Imported by: 0

README

parsimonious-go

Parsimonious Golang port

TODO

  • fix spacelss_literal parsing rule
  • friendly error
  • benchmark & unit tests

LICENSE

MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewGrammar          = bootstrap.NewGrammar
	ParsimoniousGrammar = bootstrap.ParsimoniousGrammar

	ParseWithDebug = types.ParseWithDebug

	DumpNodeExprTree         = nodes.DumpNodeExprTree
	NewNodeVisitorMux        = nodes.NewNodeVisitorMux
	WithDefaultNodeVisitFunc = nodes.WithDefaultNodeVisitFunc
)

Functions

This section is empty.

Types

type ErrIncompleteParseFailed

type ErrIncompleteParseFailed = types.ErrIncompleteParseFailed

type ErrLeftRecursion

type ErrLeftRecursion = types.ErrLeftRecursion

type ErrParseFailed

type ErrParseFailed = types.ErrParseFailed

type Expression

type Expression = types.Expression

type Grammar

type Grammar = types.Grammar

type Node

type Node = types.Node

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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