These are Loglan -> C croscompiler part1 and part2. Written by Marek Wojtylak, Silesian University. They do not cover the whole Loglan (processes are not implemented). If I remember correctly one should use it as follows 1. compile your loglan source file using "loglan" 2. crosscompile using "l2c1" and then "l2c2" on .lcd file 3. compile using your C compiler (It was verified with Turbo C) ENJOY! Please report your problems. No guarantee however. .