lux-python

A Python compiler for Lux.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

com.github.luxlang
ArtifactId

ArtifactId

lux-python
Last Version

Last Version

0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

lux-python
A Python compiler for Lux.
Project URL

Project URL

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

Source Code Management

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

Download lux-python

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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