package
1.0.0
Repository: https://github.com/i-sevostyanov/nanodb.git
Documentation: pkg.go.dev

# Functions

New returns new Parser.

# Structs

Parser takes a Lexer and builds an abstract syntax tree.

# Interfaces

Lexer converts a sequence of characters into a sequence of tokens.