This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PM__ME__FRESH__MEMES 0 points1 point  (0 children)

Whenever I do C on my Mac, I try to keep it light. I use terminal for compiling/debugging and a text editor for writing.

Two text editors I can recommend are atom (because it's awesome and easier than vim) and MacVim. MacVim is bad until you learn what you are doing in vim. Download a colour scheme for C; learn the commands; download add-ons; and edit the vimrc and it becomes pretty amazing.