<div dir="ltr">Hi,<div><br></div><div>I'm in the process of writing a lexer/parser for Oracle. </div><div>It is possible that there are some projects out there which already did that.</div><div><br></div><div>For example, I found <a href="https://github.com/K2InformaticsGmbH/sqlparse">sqlparse</a> which is a LALR grammar based SQL Parser (not specific to Oracle but cover the basic SQL syntax).</div><div><br></div><div>To avoid reinventing the wheel, if you have any pointers on a open source Oracle language parser in Erlang, kindly let me know.</div><div><br></div><div>Thanks,</div><div>Tuan</div></div>