A fast 100% spec compliant, self-hosted JavaScript parser
A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript - KFlash/seafox... (more…)
Read more »
I’ve been working a lot with a legacy code-base lately. And this one is particularly troublesome. It has all the hallmarks of a rush job. The code is brittle. There are no tests. Things often seem to break at random. And to my embarrassment, I wrote mos…