Skip to content

0.6.0

Compare
Choose a tag to compare
@eduardoejp eduardoejp released this 01 Oct 07:22
· 585 commits to master since this release
  • Pure-Lux compiler implementation.
  • JavaScript compiler.
  • Python compiler.
  • Lua compiler.
  • Ruby compiler.
  • User-defined language/compiler extensions.
  • Build tool for Lux (Aedifex).
  • Support for refinement & quotient typing.
  • Support for continuous & fuzzy logic.
  • Support for modular arithmetic.
  • Support for function mixins.
  • Support for function memoization.
  • Support for mutually-recursive function.
  • Support for region-based resource management.
  • Support for capability-based security.
  • Support for information-flow security.
  • Support for semaphore-based concurrency.
  • Too many bug fixes and minor improvements to count.