Remix.run Logo
apitman 5 hours ago

Love seeing this written in C with an organic, grass-fed Makefile. Any details on why you decided to go that route instead of using something with more hype?

eddd-ddde 4 hours ago | parent [-]

That makefile could be made even simpler if it used the implicit rules that compile c files into object files!