Added upstream from http://ftp.icm.edu.pl/pub/loglan/
[loglan.git] / sources / readme
1 Here you have the sources. \r
2      They are in Unix format. Use unix2dos to read them in DOS.\r
3 \r
4 Unix users:\r
5   You should build\r
6         1. the crosscompiler F2C used by make to construct loglan\r
7         2. loglan i.e. pass1\r
8         3. gen i.e. pass2\r
9         4. int i.e. the executor\r
10 You have four directories. In each directory locate the file \r
11     makefile\r
12 - do a copy of it\r
13 - modify the makefile in accordance to your equipment and needs\r
14 - execute:\r
15       make\r
16 - store the resulting executable where you wish to keep executables\r
17 \r
18 Attention!\r
19   in INT you should build "int" and "herc"\r
20 do:\r
21         make   --in order to make int\r
22         make herc    --in order to make herc a graphic partner of int\r
23 __________________________\r
24 New: new version "xint" of int and "xiuwgraf" are available. Not integrated yet.\r
25      25 October 1993\r
26 \r
27 =============================================================================\r
28 RESEARCH.\r
29 \r
30 We are in train of constructing new pass1 for the present Loglan82 as well \r
31 as for new Loglan93.\r
32 Should you feel interested in cooperation, contact\r
33      salwicki@infpc1.univ-pau.fr\r
34 \r