A Compiler Writing Journey
ibobev
58 points
4 comments
March 24, 2026
Related Discussions
Found 5 related stories in 39.9ms across 3,471 title embeddings via pgvector HNSW
- I Built a Scheme Compiler with AI in 4 Days MatthewPhillips · 40 pts · March 01, 2026 · 49% similar
- Writing my own text editor, and daily-driving it todsacerdoti · 56 pts · March 11, 2026 · 47% similar
- How I write software with LLMs indigodaddy · 69 pts · March 16, 2026 · 46% similar
- Seventeen Years of Coding and Starting Over speckx · 24 pts · March 05, 2026 · 45% similar
- Five layers from writing code to writing companies joostrothweiler · 11 pts · March 13, 2026 · 45% similar
Discussion Highlights (2 comments)
parallax_error
Very cool! I can’t imagine writing everything in C, I’m currently learning this in OCaml which seems nicer for a project like this.
brcmthrowaway
How much of Claude was used?