go-gitlab-com-ambrevar-golua-unicode 0.0.0-0.97ce517
Add Unicode support to Golua
This extension to Arzilli's Golua adds Unicode support to all functions from the Lua string library. Lua patterns are replaced by Go regexps. This breaks compatibility with Lua, but Unicode support breaks it anyways and Go regexps are more powerful.
- Website: https://gitlab.com/ambrevar/golua
- Licenses: Expat
- Package source: gnu/packages/golang.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-gitlab-com-ambrevar-golua-unicode 0.0.0-0.97ce517
as follows:
guix install go-gitlab-com-ambrevar-golua-unicode@0.0.0-0.97ce517
Or install the latest version:
guix install go-gitlab-com-ambrevar-golua-unicode
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.