SQL-front

Stratego -- Strategies for Program Transformation

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:

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!

Contact and Mailing List

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!

Source Repository

The sources of Java-front are available from Subversion.

Team

Contributors:

Sponsors:

License

SQL-front is LGPL (GNU Lesser General Public License) software.