[COFF] C with Improvements :-)

Warren Toomey via COFF coff at tuhs.org
Mon Jun 23 09:40:30 AEST 2025


I love C; I think it's a great language. But there are things I wish
were different in C, and I wish it had less undefined behaviour.

I've been having fun designing a language called 'alic' to do the above.
I feel proud enough to mention it here. Have a look at the doc which
compares it to C, if you are interested:
https://github.com/DoctorWkt/alic/blob/main/docs/overview.md

Rather than talk about alic, reply with what you like/hate about
your favourite language!

Cheers, Warren


More information about the COFF mailing list