NARS
NARS overviewIt works both as an application (with full functionality) and an applet (with restricted functionality and display).
To run the application from the command line, go to the folder containing NARS.jar and type the following:
java -jar "NARS.jar"To run the applet in a browser, open an HTML file, which is in the folder containing NARS.jar, and has the following line in it:
<applet ARCHIVE="NARS.jar" CODE="org.opennars.main.NARS"></applet>For more information, see NARS website, open-source project, discussion group