[ 原始碼: golang-github-dop251-goja ]
套件:golang-github-dop251-goja-dev(0.0~git20170430.0.d382686-2)
golang-github-dop251-goja-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-dop251-goja:
- [golang-github-dop251-goja_0.0~git20170430.0.d382686-2.dsc]
- [golang-github-dop251-goja_0.0~git20170430.0.d382686.orig.tar.xz]
- [golang-github-dop251-goja_0.0~git20170430.0.d382686-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
ECMAScript 5.1( ) implementation written in Go
Full ECMAScript 5.1( ) implementation (including regex and strict mode) in Go.
It is not a replacement for V8 or SpiderMonkey or any other general-purpose JavaScript engine as it is much slower. It can be used as an embedded scripting language where the cost of making a lot of cgo calls may outweigh the benefits of a faster JavaScript engine or as a way to avoid having non-Go dependencies.
其他與 golang-github-dop251-goja-dev 有關的套件
|
|
|
|
-
- dep: golang-github-dlclark-regexp2-dev
- Regex engine for Go based on the .NET engine
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
-
- dep: golang-gopkg-yaml.v2-dev
- YAML support for the Go language