Skip to content

0.3.0

Compare
Choose a tag to compare
@LuxLang LuxLang released this 01 Oct 17:02
· 2463 commits to master since this release
  • Several bug fixes.
  • New Leiningen plugin for Lux.
  • Support for Java generics.
  • Can now use both Java libraries & Lux libraries in .jar format.
  • Much better interop with the JVM.
  • Expanded standard library (see https://github.com/LuxLang/stdlib)
  • File & line information added to generated .class files for easier debugging.
  • Text interpolation: e.g. (println (<> "Hello, #{name}#!"))
  • Improved syntax for working with data-types.