Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
Find Hidden Risks in Windows Task Scheduler
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.
"Creator of Turbo Pascal Code" is a cool project allowing to create normal length programs in Turbo Pascal knowing only the basics of TP. It has a set of creators (for example: procedure creator using database of TP procedures). It is only in Polish!
Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
Code to process human readable input is often highly stylized and repetitive.
This project extracts the common elements found in such code and makes
them available in a concise form as C tables and subroutines.
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.
hIDE is an Integrated Development Environment (IDE) for C++, C & Java based application programming. It is currently being developed on the Linux platform with plans for an eventual port to Windows.
BeOS Rapid Integrated Environment (or BRIE for short) is an IDE for rapid development of BeOS / OBOS / Zeta applications. All code is generated in C/C++ using the BeOS API plus a few extensions.
Sigel teaches virtual robots to walk in a physical 3D-simulation.
It uses the method of "Genetic Programming" to evolve control
programs for any robots that come into your mind, visualizes them using OpenGL
and exports animations to Povray.
Saquen is a library which is intended to provide scripting capabilities for other programs. It specializes in ease of integration with existing code and provides facilities especially suited for scripting in computer games.
The goal of the c6x-tools project is to provide an Open Source
development environment for users of the TI TMS320C6x DSP family. This includes (but is not limited to) the following commonly-used devices: 'C6211, 'C6711, 'C6201 and 'C6701.
It is simple form-based editor for Tomcat's web.xml files. It supports tags <servlet>, <servlet-name>, <display-name>, <description>, <servlet-class>, <init-param>, <servlet-mapping>, <url-pattern>. These
Pangaea will be a robust and feature filled game engine built using Allegro (http://alleg.sourceforge.net) It will be similar to Final Fantasy 1-3, etc., complete with map editor/world builder.
DAME is a software tool to generate C++ and Java classes from SQL statements. By working at the level of SQL statements, dame provides the maximum flexibility to the developers of database applications.
The startJ is a small but very powerful java integrated development environment, which provides multiple document edit, code reformat, compile, decompile and automaticliy generate C++/delphi JNI wrapper code.
This project make some utilities based on FSM(Finited State Machine). The primary goal is to develop some auto generators, output sourcecode or executable binary file. Anyway, it provide a trusty and high-efficient implement of FSM.
The result is only a
The "Rapid Code Generator" will reduce the amount of tedious and repeatitive code one would have to write for a large software project with well defines modules and interfaces. A module exposes (provides) zero or more interfaces and may uses zero or mo
The purpose of this project is to improve an existing editor that I created.
Features existing in the editor:
- Easy inserting of XML tags by selecting a current tag from the left tree and the select that should be situated betweens tags
- Colors
YooParse stands for Yet-another Object-Oriented Parser code generator. It is the complement of YooLex, a lexer code generator. The purpose of YooParse is to generate a parser that integrates tightly with the scanner generated by YooLex.
PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
Goal of the Project is an implemenation of a CCM CORBA container in C++. <br>
This is something like an EJB container but based on CORBA standards and technology.