Casual Parsing in JavaScript

Over the last year and a half I’ve gotten really into writing parsers and
parser-adjacent things like interpreters, transpilers, etc. I’ve done most of
these projects in JavaScript, and I’ve settled into a nice little pattern that
I re-use across projects… Read more

Similar

JavaScript and the English Language

JavaScript is the undisputed king of the web and there is no competitor in sight1. You can love it or hate it, but you can’t deny it’s indispensability when it comes to modern web. This despite the fact that JS lacks features present in languages like Has... (more…)

Read more »