A about a month ago, I dug up an old copy of my MUD language from 1990, and took a crack at refactoring some of it in C++, but I quickly got frustrated with just how much that felt like work rather than fun, especially after my recent foray into golang.
So I have this 29+ year old code, written in original K&R ANSI C, and I want to get it, say, at least compiling.
Why not take a shot at doing it in pure C?
Recent Comments