问题
do you know if there is some Borland's Turbo C++ clone text-only IDE or something similar for Unix boxes?
I want to have a C++ IDE (editor/compiler/debugger) in text mode available through my console terminal.
回答1:
There is an application very similar, although not a clone, to Borland editors: FTE.
回答2:
http://setedit.sourceforge.net/ is like a maintained version of RHIDE. I had to patch a couple of lines to make it build on Ubuntu 12.10 though.
来源:https://stackoverflow.com/questions/5061200/turbo-c-like-editor