Go to file
Salvo 'LtWorf' Tomaselli c8d9e57a50 Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
debian Get rid of the last remains of galileo 2013-12-27 00:47:48 +07:00
feedback-ltworf New way of checking for new versions 2013-12-27 00:16:12 +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 Get rid of the last remains of galileo 2013-12-27 00:47:48 +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 New way of checking for new versions 2013-12-27 00:16:12 +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 - Removed mac target and generation, it didn't work for new versions of osx 2013-06-30 11:45:35 +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 - Removed encoding from .desktop file (was deprecated) 2010-08-03 23:31:21 +07:00
relational_gui.py Get rid of the last remains of galileo 2013-12-27 00:47:48 +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.