Skip to content

Releases: jjjclarke/Luna

0.3.0

25 Mar 10:29

Choose a tag to compare

0.3.0

This is the default Luna interpreter build, for now. I never published 0.2.0, and I've removed 0.1.0's .jar file from its release page, although the source code for that version is still available. But you shouldn't use it.

Changes

  • Added support for classes.
  • Added support for inheritance.
  • Added "Luna Studio", an IDE-like interface for writing Luna code. Not accessible with the downloadable Luna .jar file. You must clone the repository and launch through Eclipse. Sorry!
  • Changed function declaration from func() to void(), more in line with a C-like syntax.

Verify

luna.jar SHA256 hash: 9cc88ad5880ba75436fbd85b80d0dbed4920b5c3b6ff001d3497bf9e199fd3f2

0.1.0

16 Mar 16:16

Choose a tag to compare

0.1.0 Pre-release
Pre-release
luni 0.1.0: Release

Signed-off-by: James Clarke <jjjclarke@yahoo.com>