[ nabia ]
[ aramo ]
[ 原始碼: golang-github-robertkrimen-otto ]
套件: golang-github-robertkrimen-otto-dev (0.0~git20200922.ef014fd-2)
golang-github-robertkrimen-otto-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-robertkrimen-otto:
- [golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-2.dsc]
- [golang-github-robertkrimen-otto_0.0~git20200922.ef014fd.orig.tar.xz]
- [golang-github-robertkrimen-otto_0.0~git20200922.ef014fd-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Utkarsh Gupta
- Nilesh Patra
外部的資源:
- 主頁 [github.com]
相似套件:
JavaScript parser and interpreter in Go
Otto provides a JavaScript parser and interpreter written natively in Go.
The following are some limitations with Otto:
* "use strict" will parse, but does nothing. * The regular expression engine (re2/regexp) is not fully compatible with the ECMAScript 5 specification. * Otto targets ES5. ES6 features (eg: Typed Arrays) are not supported.
其他與 golang-github-robertkrimen-otto-dev 有關的套件
|
|
|
-
- dep: golang-github-chzyer-readline-dev (>= 1.4.39~)
- Readline is a pure go implementation for a GNU-Readline like library
-
- dep: golang-gopkg-sourcemap.v1-dev
- Source Maps consumer for Golang