Turbo C++-like editor [closed]

让人想犯罪 __ 提交于 2019-12-04 23:58:01

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!