LLJVM

Open source C to JVM bytecode compiler
Download

LLJVM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • David A Roberts
  • Publisher web site:
  • http://da.vidr.cc/projects/lljvm/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 257 KB

LLJVM Tags


LLJVM Description

Open source C to JVM bytecode compiler LLJVM provides a free and open source set of tools and libraries for running comparatively low level languages (such as C) on the JVM.The C to JVM bytecode compilation provided by LLJVM involves several steps. Source code is first compiled to LLVM intermediate representation (IR) by a frontend such as llvm-gcc or clang. LLVM IR is then translated to Jasmin assembly code, linked against other Java classes, and then assembled to JVM bytecode. Requirements: · Java


LLJVM Related Software