Using C from GO… The simplest example I could cook up…

This go program tests a bunch of characters against isalpha() from the standard C library

Disclaimer: I’m not a C programmer… This was just me being curious… But this is good stuff to know 🙂