bugvm-compiler

BugVM Compiler

License

License

GroupId

GroupId

com.bugvm
ArtifactId

ArtifactId

bugvm-compiler
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

bugvm-compiler
BugVM Compiler
Project URL

Project URL

https://bugvm.com
Source Code Management

Source Code Management

https://github.com/bugvm/bugvm

Download bugvm-compiler

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.bugvm : bugvm-llvm jar 1.2.9
com.bugvm : bugvm-rt jar 1.2.9
com.bugvm : bugvm-soot jar 1.2.9
com.googlecode.plist : dd-plist jar 1.16
org.apache.commons : commons-exec jar 1.3
org.apache.commons : commons-lang3 jar 3.4
org.bouncycastle : bcpkix-jdk15on jar 1.49
org.ow2.asm : asm-debug-all jar 5.0.3
org.ow2.asm : asm-all jar 5.0.4
commons-cli : commons-cli jar 1.3.1
org.simpleframework : simple-xml jar 2.7.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.40

Project Modules

There are no modules declared in this project.

BugVM is a kind of JVM bytecode compiler.

BugVM compiles bytecode to binary code with a self-contained JVM.

Sample Project

iOS App

Licenses

BugVM depends on various open source projects. Refer to the respective source code for its license. Apache, GNU, MIT, BSD are notable licenses.

Versions

Version
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.1.5
1.1.4
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0