Go to file
Salvo 'LtWorf' Tomaselli 3aeed43263 Added downloads directory
That's because I have nowhere else really to host the files and I need a place to keep the windows setup
2013-12-30 12:36:49 +07:00
debian Remove clean override 2013-12-28 10:54:28 +07:00
feedback-ltworf Added downloads directory 2013-12-30 12:36:49 +07:00
relational Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
relational_curses Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +07:00
relational_gui Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
relational_pyside Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +07:00
relational_readline Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +07:00
samples - Change from 0.12 to version 1.0 2011-03-04 12:38:00 +07:00
setup Removed support for pyside 2013-12-27 00:56:57 +07:00
test - Can convert the expressions into python code objects as well 2013-02-10 14:11:26 +07:00
windows Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
.gitignore gitignore 2013-02-10 14:25:30 +07:00
CHANGELOG Removed support for pyside 2013-12-27 00:56:57 +07:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +07:00
CREDITS - termcolor modified to use bold by default 2011-04-01 10:28:47 +07:00
Makefile More generic, better and shorter clean target 2013-12-28 10:53:47 +07:00
README Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +07:00
TODO - Using more the colored class 2011-05-02 10:02:06 +07:00
complexity Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
driver.py Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +07:00
relational-cli.1 - Change from 0.12 to version 1.0 2011-03-04 12:38:00 +07:00
relational.1 - Debian package can now be installed with pyside and not pyqt 2011-10-13 20:15:38 +07:00
relational.desktop Make lintian happy 2013-12-27 01:02:04 +07:00
relational_gui.py Run tests on packaging 2013-12-27 01:05:04 +07:00

README

To launch the application, run

./relational_gui.py

Language definition is here:
https://github.com/ltworf/relational/wiki/Grammar-and-language

If it needs some dependencies:
Qt4, Python 2.7, either PyQT4 or Pyside.