↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Tags Prolog - Page 2 << 1 2 3 >>

Tag Archives: Prolog

Post navigation

← Older posts
Newer posts →

CKI Prolog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

CKI Prolog is a small but fine prolog implementation, running under Java with less than optimal, but more than acceptable speed. It was designed to be compatible with Sicstus, SWI and any other prolog implementation. The current edition, beta4 , lacks floating point and DCG, and some (non-essential) predicates are not predefined. CKI prolog can handle operator notation, integer arithmetic, lists, cut and dynamic assert/retract.

URL: http://www.students.cs.ruu.nl/people/smotterl/prolog/index.htm

Posted in JVM Language | Tagged Logic programming, Prolog

JavaLog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

JavaLog is a Prolog interpreter written in Java(tm) designed to allow easy integration between Java and Prolog.

URL: http://www.exa.unicen.edu.ar/%7Eazunino/

Posted in JVM Language | Tagged Logic programming, Prolog

NetProlog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf21. January 2016

NetProlog is a logic programming system that generates a binary code, executable in the Java Virtual Machine (JVM). It follows almost completely the syntax traditionally used in the ISO Prolog implementations. For each logic predicate is generated a corresponding Java class, which can be used as a regular code generated for the JVM by any means.

URL: http://netprolog.pdc.dk/

Posted in JVM Language | Tagged Logic programming, Prolog

JIP – Java Internet Prolog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

JIP – Java Internet Prolog is a cross-platform PureJava100% prolog interpreter developed in JDK1.1 and supporting the prolog Edinburgh syntax. By its API you can call your predicates written in prolog in any java applet or application without dealing with JNI and, vice versa, you can invoke java methods in your prolog code as you call predicates.

URL: http://www.ugosweb.com/jiprolog

Posted in JVM Language | Tagged Logic programming, Prolog

DGKS Prolog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

DGKS Prolog is an interpreter written in Java with an IDE.

URL: http://www.geocities.com/SiliconValley/Campus/7816/

Posted in JVM Language | Tagged Logic programming, Prolog

JLog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

JLog is an implementation of a Prolog interpreter, written in Java. It’s primary benefit is that can be run on almost any platform supporting Java (such as a web browser), and as such it is well suited for educational purposes. It works as both an application and as an applet.

URL: http://jlogic.sourceforge.net/

Posted in JVM Language | Tagged Logic programming, Prolog

PROLOG+CG

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

PROLOG+CG is a logic programming language that integrates PROLOG, Conceptual Graph, Object-oriented programming and JAVA

URL: http://prologpluscg.sourceforge.net/

Posted in JVM Language | Tagged Logic programming, Object-oriented, Prolog

javalog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf18. December 2016

Prolog in java (javalog) ver 0.02. To avoid paradox, javalog uses concept of world. You can make paradox in prolog. and extension, you can make truth server. The world of internet will be a single prolog interpreter. For data exchange, I used S expression. You can exchange also Lisp server.

URL: http://www.bird-land.com/java/prolog/index.html

Posted in JVM Language, Link broken | Tagged Logic programming, Prolog

jProlog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

jProlog is close to Clocksin-Mellish Prolog, with lots of the typical builtins.You need a Prolog system (SICStus, BinProlog, BIMprolog are ok – SWI doesn’t work apparently)

URL: http://www.cs.kuleuven.ac.be/%7Ebmd/PrologInJava/

Posted in JVM Language | Tagged Logic programming, Prolog

Monash Toy Prolog

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 29. July 2009 by Robert Tolksdorf29. July 2009

A client-side version of Prolog using Javascript.

URL: http://courses.cs.vt.edu/~cs1104/TowerOfBabel/Prolog/Instructions.html

Posted in JavaScript language | Tagged Prolog

Post navigation

← Older posts
Newer posts →

Tags

ASN.1 Assembler AWK Basic Beans Clojure Cobol concurrency contracts Forth Functional generics Haskell Imperative jass Java extension JavaFX JavaScript Lisp Logic programming Logo Lua multiple inheritance Object-oriented OO Pascal Perl PHP polymorphism Precompiler Processing Prolog Prototypes Python Ruby rules Scala Scheme Scripting Smalltalk Tcl Various XML XProc XSLT

Recent Posts

  • Haxe
  • Processing.js
  • Gremlin
  • Blockly
  • substandard-lisp

Categories

  • Announcement
  • JavaScript language
  • JVM Language
  • Link broken
©2018 - Programming languages for the Java Virtual Machine JVM and Javascript
↑