Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Jyxal 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Seggan Seggan released this 19 Mar 01:16
· 39 commits to master since this release
  • Moved almost the entire codebase to Kotlin, except for the math library
  • Fixed the primality elements incorrectly assuming multiples of 5 were prime
  • Added a new post-compilation optimiser
  • Moved to Java 11