ast-types icon indicating copy to clipboard operation
ast-types copied to clipboard

Mozilla parser API link is dead

Open make-github-pseudonymous-again opened this issue 4 years ago • 1 comments

The link https://developer.mozilla.org/en-US/docs/SpiderMonkey/Parser_API is dead. It is used in the first paragraph of the README.

Different version can be found in an archive, e.g. http://web.archive.org/web/20140802223108/https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Parser_API

And this presentation by Michael Ficarra https://speakerdeck.com/michaelficarra/spidermonkey-parser-api-a-standard-for-structured-js-representations

As well as this gist https://gist.github.com/tiye/5940525

AndyOGo avatar Jun 22 '22 07:06 AndyOGo