Go to file
Salvo 'LtWorf' Tomaselli 42426d9224 Remove clean override
It will allow rebuilding many times
2013-12-28 10:54:28 +01:00
debian Remove clean override 2013-12-28 10:54:28 +01:00
feedback-ltworf Send also the originating IP address 2013-12-28 10:53:21 +01:00
relational Get rid of the last remains of galileo 2013-12-27 00:47:48 +01:00
relational_curses Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +01:00
relational_gui Get rid of the last remains of galileo 2013-12-27 00:47:48 +01:00
relational_pyside Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +01:00
relational_readline Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +01:00
samples - Change from 0.12 to version 1.0 2011-03-04 12:38:00 +00:00
setup Removed support for pyside 2013-12-27 00:56:57 +01:00
test - Can convert the expressions into python code objects as well 2013-02-10 14:11:26 +01:00
windows Get rid of the last remains of galileo 2013-12-27 00:47:48 +01:00
.gitignore gitignore 2013-02-10 14:25:30 +01:00
CHANGELOG Removed support for pyside 2013-12-27 00:56:57 +01:00
complexity Get rid of the last remains of galileo 2013-12-27 00:47:48 +01:00
COPYING renamed equijoin to thetajoin 2008-07-17 22:53:32 +00:00
CREDITS - termcolor modified to use bold by default 2011-04-01 10:28:47 +00:00
driver.py Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +01:00
Makefile More generic, better and shorter clean target 2013-12-28 10:53:47 +01:00
README Changed about and README to not point to galileo anymore 2013-12-27 00:31:43 +01:00
relational_gui.py Run tests on packaging 2013-12-27 01:05:04 +01:00
relational-cli.1 - Change from 0.12 to version 1.0 2011-03-04 12:38:00 +00:00
relational.1 - Debian package can now be installed with pyside and not pyqt 2011-10-13 20:15:38 +00:00
relational.desktop Make lintian happy 2013-12-27 01:02:04 +01:00
TODO - Using more the colored class 2011-05-02 10:02:06 +00:00

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.