M
M
Mishka_Sev2020-09-13 20:46:18
IDE
Mishka_Sev, 2020-09-13 20:46:18

An IDE written in pure C/C++?

Tell me an IDE that is fast in its work, and preferably written in pure C. If there is none, then it is possible in C ++. The speed of opening and the speed of work play a major role. The second is more predominant. Without any frameworks, electrons, etc. Only native code.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
G
GavriKos, 2020-09-13
@GavriKos

bc3.11
The language in which the IDE is written is not an indicator of performance.

V
Vladimir Korotenko, 2020-09-13
@firedragon

An IDE cannot be fast by definition. Its main task is to keep in mind thousands of options for what you have in your code and prompt you.
If you want speed, install sublime 3 or vim

N
Nikita Mikhailov, 2020-09-13
@Psixodelik

  • Code::Blocks
  • visual studio

A
Artem @Jump, 2020-09-14
curated by the

Embarcadero Delphi

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question