Key Themes from the Discussion
| # | Theme | Supporting Quote |
|---|---|---|
| 1 | Self‑hosted ambition – impressed that the language is fully self‑hosted with no external dependencies and that the effort is “incredibly impressive.” | “fully self hosted without any external dependencies is incredibly impressive, amazing work” – scratchyone |
| 2 | Performance skepticism & syntax appeal – users note the claim of being “4 × slower than C” and praise the clean, readable syntax. | “That said, it seems pretty damned impressive to me that mach is only four times slower than C, particularly since you've only worked on it for two years.” – nosioptar |
| 3 | Meta‑programming & safety philosophy – focus on explicitness, maintainability, and the design choice to keep meta‑programming optional while emphasizing programmer‑controlled safety. | “the ability can contribute to the ease of use for library code” – throwaway17_17 |
These three themes capture the most frequently voiced reactions: admiration for the achievement, critical curiosity about speed and syntax, and thoughtful discussion around language design and safety.