AGS Editor:
-Can be used from a USB stick without installing anything to the hard drive
-Compiler built-in
-It's a .exe so you don't need to already have a compiler to compile the IDE and compiler
-Every version's system requirements are clearly listed
-Help files included
Other IDEs:
-Install things on the hard drive even if you select a USB stick as the target directory.
-Don't include compilers, so you have to go find a compatible one.
-Source code only. Being able to edit it is cool, but there's a catch-22 of needing another program to actually use it, which of course is also source code only. An endless cycle!
-Who cares about system requirements? Just stop being poor!
-Help files require an internet connection. You can't include an extra 5 Mb, not even on the side? (Or they're included, but in Chinese)
Rant over.
Tl:dr, what are some good C++ IDEs or Lua IDEs which I can run from a USB stick on my old Windows XP PC, and which come in .exe form?
-Can be used from a USB stick without installing anything to the hard drive
-Compiler built-in
-It's a .exe so you don't need to already have a compiler to compile the IDE and compiler
-Every version's system requirements are clearly listed
-Help files included
Other IDEs:
-Install things on the hard drive even if you select a USB stick as the target directory.
-Don't include compilers, so you have to go find a compatible one.
-Source code only. Being able to edit it is cool, but there's a catch-22 of needing another program to actually use it, which of course is also source code only. An endless cycle!
-Who cares about system requirements? Just stop being poor!
-Help files require an internet connection. You can't include an extra 5 Mb, not even on the side? (Or they're included, but in Chinese)
Rant over.
Tl:dr, what are some good C++ IDEs or Lua IDEs which I can run from a USB stick on my old Windows XP PC, and which come in .exe form?