Skip to content

alpha v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@peersuasive peersuasive released this 12 Feb 19:23
· 441 commits to master since this release
  • basic bindings are ready
  • leaks fixed
  • Graphics implemented, allowing the low level work to start.
  • started Lua-side implementation of classes.
  • Already fully useable as a binding to JUCE, though still a bit complex to use as it is.
  • ready for lua 5.1, lua 5.2 and luajit under Linux,
  • lua 5.1 and lua 5.2 under Windows -- luajit desperately crashes under Windows, not enough time to investigate the root cause.

Attached: compiled modules for Linux and Windows

Requirements for attachments:
Linux:

  • 64 bits
  • GLIBC >= 2.13
  • lua 5.1 / luajit 2.0.X

Windows:

  • 32 bits
  • lua 5.2