parsefork/

directory
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2021 License: MIT

README

This is a fork of tdewolff/parse (MIT License).

I changed the following:

  • Made the lexer streaming (main motivation for this fork)
  • Makes errors less specific (error cases are the same, but the error messages aren't great), mostly because my package doesn't need them
  • Removed the JavaScript parser as my package doesn't need it

Directories

Path Synopsis
Package buffer contains buffer and wrapper types for byte slices.
Package buffer contains buffer and wrapper types for byte slices.
Package js is an ECMAScript5.1 lexer following the specifications at http://www.ecma-international.org/ecma-262/5.1/.
Package js is an ECMAScript5.1 lexer following the specifications at http://www.ecma-international.org/ecma-262/5.1/.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL