Hacker News new | ask | show | jobs
by nextn 387 days ago
Congratulations on finishing this.

If you were to do this again, how would you organize the source code differently?

1 comments

I am more in favor of flat code organization, but I probably won't use C to implement a compiler again, as it involved a lot of unnecessary work. Zig or Rust would be better choices.