view host/run.luan @ 1822:aeaf2b65c005

better parse tables
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 09 Jul 2024 12:46:27 -0600
parents 48c24eedb8b2
children
line wrap: on
line source

local Luan = require "luan:Luan.luan"
Luan.load_file("classpath:luan/host/run.luan")(...)