Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4
of Protoeditor, a project by Thiago Silva, based on release 1.1beta3.
It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ...
CMakeScript is an extension to CMake, a cross-platform, open-source build system. CMakeScript adds Java Script as alternative script language to CMake's home-grown macro language. CMakeScript comes with a visual debugger for Java Script.
PandaIDE for PHP is a lightweight IDE for PHP Debugging
...I tried most free PHP IDEs and found that they are not as good as rumor. Some IDEs are too complicated to configure them to work, and some only support php file debugging only, do not support php script in html file, or too many bugs, too big size and too slow .etc. I am not a completist, but I am not used to using IDE like these. So I build this PandaIDE project.
PandaIDE for PHP is not intended to be the best PHP IDE in the world. I don't plan to integrate eveything into it too. It just is intended to be an easy-to-use PHP Debugger and a handy IDE that has enough functions for PHP debugging.
PyDbgExt is a WinDbg extention which support use Python script in WinDbg command line. Through this extention, we can call some predefine Python script to control the debug session, or directly evaluate expression or call other method.