Scripting software & tools
The editors, IDEs, runtimes, and utilities that pair well with the scripts on this site — curated, not hosted. Each link goes to the official source.
🧩 IDEs
Android Studio
Google's official IDE for Android development, built on IntelliJ.
Apache NetBeans
Free, open-source IDE with strong out-of-the-box Java support.
CLion
JetBrains IDE for C and C++ development.
Code::Blocks
Free, open-source, extensible C/C++ IDE.
DataGrip
JetBrains IDE for working with SQL and databases.
DataSpell
JetBrains IDE for data science, combining Jupyter notebooks with IDE tooling.
Dev-C++ (Orwell)
Lightweight, beginner-friendly C/C++ IDE for Windows.
Eclipse
Long-standing, extensible IDE originally for Java, with plugins for many other languages.
eric IDE
Full-featured Python IDE with integrated version control and unit testing.
GoLand
JetBrains IDE dedicated to Go development.
IntelliJ IDEA
JetBrains' flagship Java/Kotlin IDE, with a free Community edition.
JetBrains Fleet
JetBrains' lightweight, distributed-mode next-generation code editor/IDE.
JetBrains Rider
Cross-platform .NET IDE from JetBrains, a popular alternative to Visual Studio.
LINQPad
Scratchpad IDE for interactively running C#/F#/VB snippets and LINQ queries.
PhpStorm
JetBrains IDE dedicated to PHP development.
PowerShell ISE
Windows' built-in PowerShell script editor with a debugger and IntelliSense — still bundled with Windows.
PyCharm
Full-featured Python IDE from JetBrains with a free Community edition.
PyScripter
Free, open-source Python IDE built specifically for Windows.
Qt Creator
Cross-platform IDE for C++/QML development with the Qt framework.
RubyMine
JetBrains IDE dedicated to Ruby and Rails development.
Spyder
Scientific Python IDE with an integrated variable explorer, popular in data science.
Thonny
Python IDE built specifically for beginners, with a built-in step-through debugger.
Visual Studio
Microsoft's full-featured IDE for C#, VB.NET, and general .NET development.
WebStorm
JetBrains IDE focused on JavaScript/TypeScript development.
Wing IDE
Python-focused IDE with strong debugging and remote-development support.
WinVBA
Modernized replacement IDE for Visual Basic for Applications (VBA) development.