[erlang-questions] Erlang Lexer/Parser for Oracle
Tuan Cao
tuanbeo0502@REDACTED
Sun Apr 30 00:25:54 CEST 2017
Hi,
I'm in the process of writing a lexer/parser for Oracle.
It is possible that there are some projects out there which already did
that.
For example, I found sqlparse
<https://github.com/K2InformaticsGmbH/sqlparse> which is a LALR grammar
based SQL Parser (not specific to Oracle but cover the basic SQL syntax).
To avoid reinventing the wheel, if you have any pointers on a open source
Oracle language parser in Erlang, kindly let me know.
Thanks,
Tuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170429/e6f135ce/attachment.htm>
More information about the erlang-questions
mailing list