solifugus


  • Create PDF documents from primitives, same as for PHP's FPDF. This is translated from the work of previous authors. See README.md for details.

    published 1.0.0 6 years ago
  • Converts text into tokens, as defined by provided syntax; Supports recursive sub-syntaxes, regular expressions, and more..

    published 1.5.3 5 years ago
  • Combined Lexical Analyzer and Parser for making programming language interpreters or compilers -- but from JavaScript. (Note: the Lexiparse class is all you need. The rest is for the example.)

    published 1.0.2 5 years ago
  • An XML parser that maintains consistent order (tags, text, etc), is very flexible, very forgiving -- and also provides ability to define what tag types do, using javascript code.

    published 0.3.3 2 years ago