Luna. A small, fast programming language that runs on its own engine.

github.com/tj/luna

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2017
  • Merge pull request #95 from JesseEisen/master
April 2017
  • Merge pull request #1 from JesseEisen/JesseEisen-patch-1
  • Update utils.c
September 2016
  • Merge pull request #94 from JesseEisen/master
  • Update utils.c
  • add ferror to file_read
April 2016
  • Merge pull request #93 from aisk/travis
March 2016
  • chrore: add travis test support
  • fix: test on linux
  • delete weird object file
  • parsing use statement
  • Add Status note.
  • Add Status note
  • MinGW support: check if clang is available before switching to gcc (#79)
  • Merge pull request #82 from alexander-koch/master
  • Add string printing
  • Add MinGW GCC support on Windows
  • Add string objects and freeing method
  • Add boolean support (object.h)
  • Enable compilation, add luna_vm_free