Last Version

l0 1.0.2

Implementation of the L0 machine described in "Warren's Abstact Machine, A Tutorial Reconstruction, by Hassan Ait-Kaci"

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

l0
Version

Version

1.0.2
Type

Type

jar
Description

Description

l0
Implementation of the L0 machine described in "Warren's Abstact Machine, A Tutorial Reconstruction, by Hassan Ait-Kaci"

Download l0 1.0.2


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

Dependencies

compile (3)

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

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.