Anybody know of good ones? I'm not spending shit so if you know of one link me to a torrent or the site if it's free.
Name:
Anonymous2008-02-17 21:35
emacs
Name:
Anonymous2008-02-17 21:35
vim
Name:
Anonymous2008-02-17 21:40
When I use an editor, I don't want eight extra KILOBYTES of worthless help screens and cursor positioning code! I just want an EDitor!!
Not a "viitor". Not a "emacsitor". Those aren't even WORDS!!!!
ED! ED! ED IS THE STANDARD!!!
Name:
Anonymous2008-02-17 21:42
When I use an editor, I don't want eight extra KILOBYTES of worthless help screens and cursor positioning code! I just want an EDitor!!
Not a ``viitor''. Not a ``emacsitor''. Those aren't even WORDS!!!!
ED! ED! ED IS THE STANDARD!!!
I know it worked but I wanna view it.. say I programmed it to do a math equation I don't want to see "executable "math equation" has exited with status 0" i wanna see "2+2=4"
Name:
Anonymous2008-02-18 0:18
>>14
Are you not running it in the fucking terminal or something?
When I use an editor, I don't want eight extra KILOBYTES of worthless help screens and cursor positioning code! I just want an EDitor!!
Not a ``viitor''. Not an ``emacsitor''. Not a ``XCodeitor''. Those aren't even WORDS!!!!
ED! ED! ED IS THE STANDARD!!!
Name:
Anonymous2008-02-18 3:52
vim
Name:
Anonymous2008-02-18 4:02
God damn it use EMACS
Name:
Anonymous2008-02-18 4:59
Textmate. Watch the screencasts.
Name:
Anonymous2008-02-18 6:58
Xcode has an option to run a program in a terminal window, so you don't have to open up a separate terminal and type ./program. You just have to tell it that you're making a terminal app and stuff.
It's very good for making OS X gui stuff, and to a lesser extent working with the Core* APIs, but in some respects it really is lacking. (e.g. try using it for Python, it constantly fucks up the syntax highlighting for triple quoted strings)
Name:
Anonymous2008-02-18 7:07
>>24
It does that so you won't notice THE FORCED INDENTATION OF CODE so much.
>>31
No. How about you try actually using the program instead of watching the dumb SCREENCASTS.
Name:
Anonymous2008-02-18 20:50
os x comes with vim right? use that (or emacs if your a faggot) and get gcc.
Name:
Anonymous2008-02-19 3:28
>>32
Actually we only recommend watching them because the author sounds AWESOME
Name:
Anonymous2008-02-19 6:13
>>33 (or EMACS if your a faggot) //please capitalise editor names
I appreciate the fact that you are aware of existence of my faggot, but it seems that you forgot the rest (a cudder, one might say) of your statement.
Name:
Anonymous2008-02-19 13:32
>>33
OS X comes with GCC too. What do you think Xcode uses to compile?