A work-in-progress SQL parser written in TypeScript
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker b2fe682f92 Scan AND and OR 5 years ago
src Scan AND and OR 5 years ago
test Scan AND and OR 5 years ago
.gitignore Initial commit/lexer 5 years ago
.mocharc.json Initial commit/lexer 5 years ago
package-lock.json Initial commit/lexer 5 years ago
package.json Initial commit/lexer 5 years ago
tsconfig.json Initial commit/lexer 5 years ago
tslint.json Initial commit/lexer 5 years ago