[ 源代码: acorn ]
软件包:node-acorn(5.5.3+ds3-3)
node-acorn 的相关链接
Debian 的资源:
下载源码包 acorn:
- [acorn_5.5.3+ds3-3.dsc]
- [acorn_5.5.3+ds3.orig-module-acorn-node.tar.gz]
- [acorn_5.5.3+ds3.orig.tar.gz]
- [acorn_5.5.3+ds3-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
ECMAScript parser for Node.js
Acorn is a tiny, fast JavaScript parser written in JavaScript.
acorn.js defines the main parser interface. The library also comes with a error-tolerant parser and an abstract syntax tree walker, defined in other files.
This package contains the acorn module for Node.js.
This package contain also the small wrapper acorn-node.
Node.js is an event-based server-side JavaScript engine.
其他与 node-acorn 有关的软件包
|
|
|
|
-
- dep: node-xtend
- extend like a boss
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable