lux-bootstrapper

The JVM (bootstrapping) compiler for the Lux programming language.

License

License

GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-bootstrapper
Last Version

Last Version

0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

lux-bootstrapper
The JVM (bootstrapping) compiler for the Lux programming language.
Project URL

Project URL

https://github.com/LuxLang/lux
Source Code Management

Source Code Management

https://github.com/LuxLang/lux.git

Download lux-bootstrapper

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.clojure : clojure jar 1.6.0
org.clojure : core.match jar 0.2.1
com.github.luxlang : lux-jvm-function jar 0.6.5
org.ow2.asm : asm jar 7.3.1
org.ow2.asm : asm-commons jar 7.3.1
org.ow2.asm : asm-analysis jar 7.3.1
org.ow2.asm : asm-tree jar 7.3.1
org.ow2.asm : asm-util jar 7.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0