Skip to content

Here you'll find documentation and runtime support for Jalog. Source codes can be found at https://github.com/JalogTeam/Jalog

Notifications You must be signed in to change notification settings

JalogTeam/JalogTeam.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jalog

An interpreter for a Prolog-like language with Java-like arithmetic written in Java

Jalog makes artificial intelligence available to a wide variety of devices and applications.

Authors

Mikko Levanto
Ari Okkonen

Intended use

Jalog gives ability to use Prolog style reasoning whereever Java can be used. Prolog helps the programmer to concentrate on the problem instead of the solution algorithm. Examples: finding routes, solving puzzles like Sudoku, ...

Documentation

Documentation in HTML can be found at https://jalogteam.github.io/

Source Codes

Source codes can be found at https://github.com/JalogTeam/Jalog

JAR File

A download link to the JAR file can be found at the documentation page https://jalogteam.github.io/