Skip to content

cellux/zzlua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

zzlua

A LuaJIT-based script interpreter with a bunch of useful libraries built into the executable.

Currently Linux only.

Compilation

First install the ZZ core framework.

Once you have the zz executable on PATH:

zz get github.com/cellux/zzlua

This command will download this repository and all dependencies to directories under $ZZPATH, build the zzlua executable and symlink it to $ZZPATH/bin/zzlua.

About

A script interpreter based on LuaJIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages