com.astralanguage:astra-compiler

Core compiler artifact for the ASTRA Language

License

License

GroupId

GroupId

com.astralanguage
ArtifactId

ArtifactId

astra-compiler
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.astralanguage:astra-compiler
Core compiler artifact for the ASTRA Language
Source Code Management

Source Code Management

https://gitlab.com/astra-language/astra-core/-/tree/master/astra-compiler

Download astra-compiler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.astralanguage : astra-interpreter jar 1.3.2
com.astralanguage : astra-apis jar 1.3.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0