zig-java / jbt

Build Java code with Zig!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Build Tooling

JBT is a library that makes building Java projects with a build.zig possible! ☕🔧🦎

Demo

See build.zig and demo. You can compile the demo with zig build and make a JAR of the demo Java code with zig build jar!

About

Build Java code with Zig!

License:MIT License


Languages

Language:Zig 100.0%