[ ソース: 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