Module shard::syntax [] [src]

Lexical analysis and parsing of SQL syntax

Shard uses a simplified SQL syntax, derived from SQLite and Postgres

Modules

ast
lexer

Lexical analysis module

parser
token

Lexical tokens