Answer the question
In order to leave comments, you need to log in
What program to create simple prog-scripts under windows?
Guys, advise some kind of easy program for writing code and compiling. C++ language. Previously, there was borland c ++, but it is heavy, you need to install a lot of everything. I want something "easier", at times, and free. Like Notepad++)) is a joke.
There are xcode on poppies, but in my opinion it is also heavy and also licensed.
Required features for the program:
- Compilation into 1 console executable file .exe
- Working with text files, txt, xml, json (reading, writing)
- Timer
- Arithmetic
- Working with sqlite
Answer the question
In order to leave comments, you need to log in
Guys, advise some kind of easy program for writing code and compiling. C++ language.Compiler. Any.
Required features for the program:These are not requirements for the compiler, but for the mental abilities of the programmer.
- Working with text files, txt, xml, json (reading, writing)
- Timer
- Arithmetic
- Working with sqlite
with compilation to exe - golang.
it needs a single small directory to compile.
ready-made exe-files have no dependencies and are easily transferred anywhere within the same type of operating systems (that is, in your case, between any modern Windows)
compiles quickly. after With ++ - it will seem fantastic.
the program runs quickly.
the language is very easy to learn.
if you need an IDE for it, then the lightest IDE for golang is LiteIDE,
that is, only 2 directories.
may not be installed. you only need to register and register one environment variable in PATH - GOPATH (semi-automatic uploads libraries there, except for the standard ones)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question