Linux.com

C scripting...why?

Posted by: Anonymous [ip: 172.17.1.9] on November 18, 2008 12:19 PM
Fascinating article. My first reaction was: Why would anyone want to use C as a scripting language?

Of course, PHP is largely based on C syntax, moreso than other scripting languages. But it doesn't seg fault on trivial sample programs... :)

#

Return to Treat your C code like scripts with C Cod