[ 原始碼: golang-github-yuin-gopher-lua ]
套件:golang-github-yuin-gopher-lua-dev(0.0~git20170915.0.eb1c729-5)
golang-github-yuin-gopher-lua-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-yuin-gopher-lua:
- [golang-github-yuin-gopher-lua_0.0~git20170915.0.eb1c729-5.dsc]
- [golang-github-yuin-gopher-lua_0.0~git20170915.0.eb1c729.orig.tar.xz]
- [golang-github-yuin-gopher-lua_0.0~git20170915.0.eb1c729-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
virtual machine and compiler for Lua in Go
GopherLua is a Lua5.1 VM and compiler written in Go. GopherLua has the same goal as Lua: *Be a scripting language with extensible semantics*. It provides Go APIs that allow you to easily embed a scripting language to your Go host programs.
GopherLua APIs perform in much the same way as Lua, *but the stack is used only for passing arguments and receiving returned values.*
其他與 golang-github-yuin-gopher-lua-dev 有關的套件
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries