Skip to content

LightningCreations/lcjvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcjvm

Implementation of the JVM using LCCC xlang

Features

  • Rewritten in Rust
  • Powered by a modern, modular optimization framework
  • Permissive license
  • Inferno give me more ideas

Build Instructions

Requires Rust version x.y.z

  1. cargo run --release

Cargo is easy. More instructions may come later.