[Pkg-javascript-devel] Bug#802876: ITP: node-jison -- an API for creating parsers in JavaScript
Jonas Smedegaard
dr at jones.dk
Sat Oct 24 13:03:11 UTC 2015
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
* Package name : node-jison
Version : 0.3.10
Upstream Author : Zachary Carter <zach at carter.name>
* URL : http://zaach.github.io/jison/
* License : Expat
Programming Lang: JavaScript
Description : an API for creating parsers in JavaScript
Jison generates bottom-up parsers in JavaScript. Its API is similar to
Bison's, hence the name. It supports many of Bison's major features,
plus some of its own. If you are new to parser generators such as
Bison, and Context-free Grammars in general, a good introduction is
found in the Bison manual. If you already know Bison, Jison should be
easy to pickup.
.
Briefly, Jison takes a JSON encoded grammar or Bison style grammar and
outputs a JavaScript file capable of parsing the language described by
that grammar. You can then use the generated script to parse inputs
and accept, reject, or perform actions based on the input.
Package is needed to generate coffeescript from its true source
(currently it builds itself from pre-built code).
Package will be maintained in the Javascript Maintainers Team.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJWK4GNAAoJECx8MUbBoAEhx0IP/jD+Ng7nsOxDnDhhxNSiuRSe
kXYo10k0a09wbpm0ZcbO7l4TSGemHFZTn8NPy9RXXLYMq56GnBO2HcWS5yYDcndk
4qr+QTKKqT58Bl1cYQQyvKMB0/WWUbFvD4OBrmmCR+Fi9K3boS9Fi6SRPUhCIWbU
S3zUXshGXdHMCCVgyJbevYnrsEXago0mJaw1oEI8ZZERvVn5bacWDqTJiiJQkp8M
MsyEa0YOn68XlFL/KpmjRWyGGhI/1PrN2IMj2oCgJzY4128Ry7BJc6gMJfN9OAAN
UbNTgNC5abFsFyqx76zlfL3K4nB2U5y8/xNl6rjlyOPO2u8Sq9y2jYsCB6nCdY9K
kOm4gr6DnAxeFXkwUBHB+mnaOSKL+F+8xbLm7caP8/e9H3g+AEibC8T+3+EwWlgF
AaXt96j2IdZSMczbeIG25e00X1JYyX51N5vcSG4TfGAL5o+KDJUbgW0CZHBoLc2M
CZA4GBnPkxOl/lQu45Q1gZ8glFnRtG9gZ78y6HfqGprog8gGoVDrdiElI6FnA5SK
dIxIujwbcxIC+iAsj+0BL3UA0itmoLTCoFmEvTGMa5hx1G/xB9ekoEv7qAlTJdPy
kXDBpnyaQCNBtDEn60ljTRhp+T2bAbADEWZtvapWFKhLhXs5ebbvVad8m7fUHsxb
asElOU3w+TUvbW2bcymX
=pZUj
-----END PGP SIGNATURE-----
More information about the Pkg-javascript-devel
mailing list