Homepage: http://marijnhaverbeke.nl/parse-js/
Quick assessment (2024-07-19)
- Doesn't include tests. Tested with Clozure CL on AP News scripts.
- Limited to ES5, so it doesn't handle const, arrow functions, etc.
- Lines 19–21 of tokenize.lisp: Must implement *print-escape*.