Hacker News new | ask | show | jobs
by nuc1e0n 1337 days ago
I sympathise with that. But C is a bit low level to do a lot of messing about with strings. I'd use JavaScript myself. Python is a decent, but slow choice as well. C# and Java are also serviceable, but they're not trendy any more. Even a bash shell script would be ok.

You'll be doing a lot of tedious, error prone work to do this in C.