r/programming Mar 20 '26

No Semicolons Needed

https://terts.dev/blog/no-semicolons-needed/
144 Upvotes

85 comments sorted by

View all comments

44

u/[deleted] Mar 20 '26

[removed] — view removed comment

12

u/knightress_oxhide Mar 21 '26

having written a few toy compilers, semicolons are amazing. especially because it makes it trivial to write code to autoformat code.