Mercurial Hosting > luan
view host/run.luan @ 1777:e59349d53fec
optimize String.replace and regex.gsub
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 10 Aug 2023 16:24:20 -0600 |
parents | 48c24eedb8b2 |
children |
line wrap: on
line source
local Luan = require "luan:Luan.luan" Luan.load_file("classpath:luan/host/run.luan")(...)