SQL-front provides a syntax definition of a subset of SQL/92. You can use SQL-front to parse SQL.
The latest unstable release of SQL-front is available at:
Install the package with the usual sequence of commands:
$ ./configure $ make $ make install
You might need to set your PKG_CONFIG_PATH
if you did not install the dependencies in a standard location. Configure will tell you to do this if it cannot find aterm, sdf or strategoxt.
We use JIRA to keep track of issues. Please report any issues that you encounter!
Please send questions to the stratego@cs.uu.nl mailing list. Also, the SQL-front developers are usually available on IRC at irc.freenode.net/stratego. Feel free to drop by!
The sources of Java-front are available from Subversion.
Contributors:
Sponsors:
SQL-front is LGPL (GNU Lesser General Public License) software.