Codebase list frogdata / upstream/0.11
upstream/0.11

Tree @upstream/0.11 (Download .tar.gz)

frogdata 0.9 CLST/ILK/CLiPS 1998 - 2016
	 https://github.com/LanguageMachines/frogdata/

documentation: https://languagemachines.github.io/frog

frogdata provides all necessary datafiles for frog.

frogdata is architecture independent.

To install Frog with frogdata, first consult whether your distribution's
package manager has an up-to-date package.
If not, for easy installation of frog and all dependencies, it is included
as part of our software distribution LaMachine:
https://proycon.github.io/LaMachine .

To compile and install manually from source instead:

 $ bash bootstrap.sh
 $ ./configure
 $ make
 $ make install