Jing is an agent oriented programming language that provides a Java like syntax for writing IndiGolog programs.
To build jing2indigo run make all
or make
('all' is the default target).
./jing2indigo -o out.pl in.jing
Jing is distributed under the GPLv3 license. See LICENSE for details.