pg_sql_lexer
I needed a way to 'minify' SQL statements in another crystal project. This turned out to be quite tricky so I figured the easiest way was to create a simple lexer and use the tokens to generate a minified representation. This lexer is also written in Crystal (obviously) 😀.
- 1
- 0
- 0
- 1
- 1
- over 3 years ago