go-github-com-d5-tengo-v2
Script language for Go
Tengo is a small, dynamic, fast, secure script language for Go. Features:
simple and highly readable syntax
dynamic typing with type coercion
higher-order functions and closures
immutable values
securely embeddable and extensible
compiler/runtime written in native Go (no external deps or cgo)
executable as a standalone language/REPL
use cases: rules engine, state machine, data pipeline, transpiler
- Versions: 2.17.0
- Website: https://github.com/d5/tengo
- Licenses: Expat
- Package source: gnu/packages/golang-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-github-com-d5-tengo-v2
as follows:
guix install go-github-com-d5-tengo-v2
Or install a particular version:
guix install go-github-com-d5-tengo-v2@2.17.0
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/go-github-com-d5-tengo-v2/'><img src='http://127.0.0.1:3000/packages/go-github-com-d5-tengo-v2/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/go-github-com-d5-tengo-v2/badges/latest-version.svg)](http://127.0.0.1:3000/packages/go-github-com-d5-tengo-v2/) Org: [[http://127.0.0.1:3000/packages/go-github-com-d5-tengo-v2/][http://127.0.0.1:3000/packages/go-github-com-d5-tengo-v2/badges/latest-version.svg]]