Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 246 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 246 Bytes

llvmir2mlog

a compiler backend for LLVM-IR to Mindustry Logic in Java

thanks https://github.com/SiriusNEO/Masterball

quickstart

src/test/java/CompileTest.java

update MinterPreter

mvn clean compile -U

under Construction ...