File: README.md

package info (click to toggle)
frogdata 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 169,908 kB
  • sloc: sh: 558; makefile: 51
file content (21 lines) | stat: -rw-r--r-- 629 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
frogdata 0.9 CLST/ILK/CLiPS 1998 - 2018
	 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