The actual compiler app is called gcc, and you send your makefile to it as a parameter. That's it, and gcc spits out an .exe. You edit code in one window and run and view it in another.<BR><BR>While ...
If you edit HTML code on your Mac, you might find that Apple's text-handling programs like TextEdit may not suffice, especially since as a basic text editor it does not provide syntax-aware coloring, ...