Last Version

cali.lang.base 1.0.8

Base Cali Interpreter. This library implements the basic interpreter and runtime.

License

License

GroupId

GroupId

com.cali-lang
ArtifactId

ArtifactId

cali.lang.base
Version

Version

1.0.8
Type

Type

jar
Description

Description

cali.lang.base
Base Cali Interpreter. This library implements the basic interpreter and runtime.
Project URL

Project URL

http://cali-lang.com
Source Code Management

Source Code Management

https://github.com/cali-lang/cali.lang.base

Download cali.lang.base 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.vbmacher : java-cup-runtime jar 11b-20160615
com.googlecode.json-simple : json-simple jar 1.1.1
commons-cli : commons-cli jar 1.4

Project Modules

There are no modules declared in this project.