%TOC% ---++ Introduction SQL-front provides a syntax definition of a subset of SQL/92. You can use SQL-front to parse SQL. ---++ Download ---+++ Latest Unstable Release The latest unstable release of SQL-front is available at: * %DIST%/sql-front-unstable-latest/ ---+++ Installation 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. ---++ Project Info ---+++ Issue Tracking We use JIRA to keep track of issues. Please report any issues that you encounter! * %ISSUE%/SQLFront ---+++ Contact and Mailing List Please send questions to the [[https://mail.cs.uu.nl/mailman/listinfo/stratego][stratego@cs.uu.nl mailing list]]. Also, the SQL-front developers are usually available on IRC at [[irc://irc.freenode.net/stratego][irc.freenode.net/stratego]]. Feel free to drop by! ---+++ Source Repository The sources of Java-front are available from Subversion. * https://svn.strategoxt.org/repos/StrategoXT/sql-front/trunk ---+++ Team Contributors: * [[http://martin.bravenboer.name][Martin Bravenboer]] (lead developer) * [[http://www.cs.uu.nl/people/eelco/][Eelco Dolstra]] Sponsors: * [[http://www.cs.uu.nl][Department of Information and Computing Sciences, University of Utrecht]] * [[http://www.jacquard.nl/][NWO Jacquard]] project [[http://www.cs.uu.nl/wiki/Trace/WebHome][TraCE]] ---+++ License SQL-front is LGPL (GNU Lesser General Public License) software.