Categorygithub.com/waffle-lua/waffle
modulepackage
0.0.4
Repository: https://github.com/waffle-lua/waffle.git
Documentation: pkg.go.dev

# README

waffle

waffle is a Lua execution environment, meant to be batteries-included.

The "twist" is that this isn't PUC Lua, it's backed by gopher-lua and several preloaded modules.

Why?

Go's stdlib is comprehensive and I'm used to gopher-lua after using it in several projects.

There's no design goal other than having fun.

Modules

Lots of modules come from vadv/gopher-lua-libs - many thanks to vadv and contributors.

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Variables

Date is injected by ldflags with the UTC time of the build.
Version is injected by ldflags with HEAD.