Hacker News new | ask | show | jobs
by pizlonator 32 days ago
Mostly. A handful of people have made some very nice contributions though
1 comments

So you just need safe unicode identifiers I guess, fixing the longstanding unicode C11 spec bug, which made identifiers unidentifiable. Restricting to ASCII would be safest. In my rcc compiler I use my libu8ident