TimothyBanks's Stars
WAVM/WAVM
WebAssembly Virtual Machine
WebAssembly/stack-switching
A repository for the stack switching proposal.
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
vignif/lex-yacc-SQL-parser
Simple parser for SQL standard language, this tool is developed using Lex and Yacc, project made for Language Processing Technologies @diism University of Siena. feel free to use it for academic purposes
cybergarage/usql
µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages such as UnQL and GQL too.
jaypipes/sqltoast
A SQL parser written in C++
mkitzan/constexpr-sql
Header only library that parses and plans SQL queries at compile time
cviebig/lib-sql
SQL parse tree in C++
hyrise/sql-parser
SQL Parser for C++. Building C++ object structure from SQL statements.