logoalt Hacker News

sshinetoday at 9:07 AM0 repliesview on HN

I’m reimplementing the Nix parser. I don’t know if it’ll morph into another formatter, or an LSP server, or what. I guess I’d like to try and improve on error messages and build it from scratch. Rust has really brought ergonomics to systems programming, and I wrote very few parsers for real languages, and never one with good errors.