cherow

↗ HN profile [ 38.1 ms ] full profile
Karma
48
Created
September 26, 2017 (8y ago)
Submissions
0
Retired developer doing crazy performance stuff for fun :)
  1. Cherow CLI released (github.com)
  2. Cherow v. 1.4 is a total rewrite and offers: -20kb smaller code size than acorn minified and 60 kb smaller than Esprima - twice as fast as both acorn and Esprima except for JSX parsing. Here is Cherow 3x faster than…

  3. Still in beta stage, but with improved performance. URL: https://github.com/cherow/cherow

  4. It's now possible to collect and attach comment with Cherow ecmaParser without any 3rd party libraries GitHub: https://github.com/cherow/cherow

  5. Ecma-parser-tests (github.com)