Download F L i P

Jonathan Jacky

F L i P Home   User's guide   Reference   Logics   Code   Tests   Notes


Flip is a logical framework written in Python.

Download the software and documents as a zip file or compressed tar archive:   FLiP-1.1.zip   FLiP-1.1.tar.gz

Unpacking the archive creates a FLiP-1.1 directory with these subdirectories:

codeCode, except test modules
notes   Notes on framework internals and tests
testTest modules, scripts, and output
witch"She's a witch!" proof by Monty Python
wwwThese web pages, including user's guide and reference

Run Flip right out of the unpacked distribution directories. No further installation is necessary.

To use Flip you must have Python. First run the tests. Then follow the directions in the User's Guide.

Flip uses Python 2.x, not 3.x. Flip has been tested with Python 2.3, 2.5, and 2.6 on Windows, Mac OS X, and Linux.

Flip is covered by the GNU General Public License (GPL). Code and documents are copyright (C) 2009 Jonathan Jacky.


F L i P Home   Download   User's guide   Reference   Logics   Code   Tests   Notes