Downloads

Downloads

Get Luma

Download the Luma interpreter for your platform.

Modules

Luma modules are .luma files that extend the language with new capabilities. Download a module, place it in your project directory, and import it.

csv = import "csv"
table = import "table"