Tagged: code
-
I Forced Claude to Write a JSON Parser in Brainfuck
How I used a CodeSpeak spec to get Claude to build a fully compliant RFC 8259 JSON parser in Brainfuck — and the six bugs it had to debug along the way.
-
Swift FractionFormatter 1.0
Properly format fractions in Swift using Unicode (e.g. "1/2" rather than "1/2")
-
Running JSLint with Safari's JavaScript Core
A launcher script for JavaScript Core that lets Mac users run JSLint from the command line without installing anything extra.