Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 223 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 223 Bytes

acorn-ts

An attempt to reverse engineer the famous JS parser acorn by using the AST Explorer web interface, and rebuild it from scratch in TypeScript.