Last Version

Python Extension for LLJVM 0.2.0-EXPERIMENTAL

A lightweight library to inject LLVM bitcode into JVMs

License

License

Categories

Categories

Python Languages
GroupId

GroupId

io.github.maropu
ArtifactId

ArtifactId

lljvm-python
Version

Version

0.2.0-EXPERIMENTAL
Type

Type

jar
Description

Description

Python Extension for LLJVM
A lightweight library to inject LLVM bitcode into JVMs

Download lljvm-python 0.2.0-EXPERIMENTAL


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.maropu : lljvm-core jar 0.2.0-EXPERIMENTAL

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16
org.slf4j : slf4j-log4j12 jar 1.7.16
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
io.github.maropu : lljvm-core test-jar 0.2.0-EXPERIMENTAL
org.scalatest : scalatest_2.11 jar 3.0.3
org.scalacheck : scalacheck_2.11 jar 1.13.5

Project Modules

There are no modules declared in this project.