Last Version

prolog 0.9.117

Implementation of a Prolog interpreter that works directly over the abstract syntax tree.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

prolog
Version

Version

0.9.117
Type

Type

jar
Description

Description

prolog
Implementation of a Prolog interpreter that works directly over the abstract syntax tree.

Download prolog 0.9.117


<!-- https://jarcasting.com/artifacts/com.thesett/prolog/ -->
<dependency>
    <groupId>com.thesett</groupId>
    <artifactId>prolog</artifactId>
    <version>0.9.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/prolog/
implementation 'com.thesett:prolog:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/prolog/
implementation ("com.thesett:prolog:0.9.117")
'com.thesett:prolog:jar:0.9.117'
<dependency org="com.thesett" name="prolog" rev="0.9.117">
  <artifact name="prolog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='prolog', version='0.9.117')
)
libraryDependencies += "com.thesett" % "prolog" % "0.9.117"
[com.thesett/prolog "0.9.117"]

Dependencies

compile (4)

Group / Artifact Type Version
com.thesett : common jar 0.9.117
com.thesett : logic jar 0.9.117
com.thesett : interpreter jar 0.9.117
com.thesett : logic jar 0.9.117

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar [1.2.8,)

Project Modules

There are no modules declared in this project.