[ 源代码: node-jison-lex ]
软件包:node-jison-lex(0.3.4-4)
node-jison-lex 的相关链接
Debian 的资源:
下载源码包 node-jison-lex:
- [node-jison-lex_0.3.4-4.dsc]
- [node-jison-lex_0.3.4.orig.tar.gz]
- [node-jison-lex_0.3.4-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
lexical analyzer generator used by jison
A lexical analyzer generator used by jison. It takes a lexical grammar definition (either in JSON or Bison's lexical grammar format) and outputs a JavaScript lexer.
Node.js is an event-based server-side JavaScript engine.
其他与 node-jison-lex 有关的软件包
|
|
|
|
-
- dep: node-lex-parser
- parser for lexical grammars used by jison and jison-lex
-
- dep: node-nomnom
- Option parser with generated usage and commands for Node.js