Skip to content
Minimalist library to use for simple query grammars, built on parser combinators.
JavaScript
Find file
Latest commit bbf3587 @Hollander Update README.md
Failed to load latest commit information.
img image
test
.gitignore experimental version
LICENSE
README.md
bower.json version 0.1.2
gulpfile.js experimental version
package.json
tuco.js

README.md

In memories of Tuco Benedicto Pacifico Juan Maria Ramirez and Eli Herschel Wallach

alt text

tuco.js

Minimalist library to use with simple query grammars, built on parser combinators.

Usage

Look at the test/demo*.js for more details

Development

  • npm install -g gulp
  • npm install
  • gulp build

Priorities

  • Quality
  • Very minimum set of features
  • Easy to read, easy to understand, easy to use
  • Short, compact code
Something went wrong with that request. Please try again.