Jaxon: Package Manager
The reason I created Jaxon was to aid development with SJC - a native compiler that supports a custom Java 1.6 dialect.
SJC is the compiler, Stefan created…
Read MorePublished 07/23/2024 Updated 11/13/2024
Jaxon is a “with the batteries” SDK built on top of SJC - a compiler that compiles a tailored subset of Java directly to native code, eliminating the need for bytecode and virtual machines.
The reason I created Jaxon was to aid development with SJC - a native compiler that supports a custom Java 1.6 dialect.
SJC is the compiler, Stefan created…
Read MoreWe’ve introduced a significant change in how we deliver templates. Previously, they were bundled with the binary, but now we maintain a package.list file that contains versioning information. When…
Read MoreThis contains the initial release of Jaxon, please make sure to report any issues you find.