Hacker News new | ask | show | jobs
by thingsgoup 1613 days ago
Neat idea. What does implementing new syntax in one of the established C compilers involve? Is it the kind of thing that could be reasonably tackled in a small patch just to play with?
1 comments

It wouldn't be hard. The semantics are straightforward and don't interfere with the way a C compiler already works.