Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 467 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 467 Bytes

Jing

Jing is an agent oriented programming language that provides a Java like syntax for writing IndiGolog programs.

Build Instructions

To build jing2indigo run make all or make ('all' is the default target).

Usage

./jing2indigo -o out.pl in.jing

License

Jing is distributed under the GPLv3 license. See LICENSE for details.