Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.
Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
Build apps that ship
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.
An object-oriented script language to embed in any application
...The language is quite similar to object-oriented high-level languages like Java and C#.
The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting.
An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds. The integrated HTML documentation generator allows you to create documentation for your native bindings in seconds.
The project is released under the zlib/libpng license. ...
...The nap-script is a C like programming and scripting language with the following characteristics:
- compiles into bytecode
- it runs in a virtual machine
- can be executed standalone or embedded in C/C++ code
- has a well defined assembly language
- can do runtime compilation
- has a syntax very similar to C without pointers
... and it is still under development :)
Check out the mercurial repository to get a glimps on the code.
OpenSpace 2010 is an free and opensource developpement environment, wich include a sysadmin-targeted module, and a embedded developpement module. Developpers welcome.
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Artifice is home to two interrelated projects; Artifice Gaming and Slyme Scripting. Slyme is an embedded scripting language written in C++. Artifice Gaming is a consistent foundation on which to build simple, but complete, PC games.
E is a type-strict scripting language based on C++, but incorporating higher level features such as automatic type casting etc. Its API is written in object-oriented C++. The language is designed to be embedded as an extension of an application.