Hacker News new | ask | show | jobs
by gecko 4839 days ago
What was new in the compiler?
1 comments

Cleanups and a modern implementation with proper separation of the compiler toolchain. Additionally they introduced a nice new IR representation to do more sophisticated changes. All in all it does not come with fancy new features but a more solid and clean codebase.