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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
HTML Template for C (Template to C translator).
Process HTML Templates with embedded C code and generates C source suitable for compiling into apache module.
RES is a pure Java based Open Source Cobol to Java translator. It creates maintainable Java code for a subset of VS Cobol syntax. It has been developed with JDK, JTB and Javacc.
Software Defined Radio Transceiver project is written in Python while using GNU Radio and USRP. The goal is to create a software HF transceiver with various modes. Go here for more info: http://apps.sourceforge.net/mediawiki/sdr/index.php?title=Main_Page
ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
An Oberon-2 compatible source codetranslator which will produce C++ or Object-C files from Oberon input files. Extensions will be included to allow infix operator definitions, enumerated types, complex numbers, strings, and OS interface modules.
Cross-platform trainer and library for MorseCode. Features two parts: GUI Morse trainer, and Python library. Library can be downloaded separately and be used in your programs. Library outputs wav files or raw audio data. Regular and Farnsworth modes.
Java-based free software for learning audio and flashing-light Morsecode. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A console application that "translates" a given .bas of QBasic code. It produces a .cpp file written in C++ that does the exact same thing as the QBasic program. This could be the beginnings of a multi-language code converter. (Written in C++)
AUTOPORT is a source-to-source translator targeted towards the Cell B.E. processor for porting legacy C libraries. AUTOPORT allows rapid and almost fully automatic porting of C libraries on the SPU's with very little intervention from the developer.
A tool for learning and practicing morsecode, for passing amateur (ham) radio license exams.
Converts supplied text to code sounds, or generates random symbols. Speed and farnsworth compression are adjustable. Written in C for Linux or other computers.
This small python script will generate mp3 and corresponding text files
for learning / training the morsecode. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
PyMorseRSS is a project using Python to generate Morsecode practice files and making them available via RSS. The Morsecode practice files are generated according to the Koch method using Farnsworth timing and both MP3 and OGG outputs are supported.
Convert text to International MorseCode. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
The Generic Analyzer is a framework in Java that is designed to allow users to build, quickly and easily, compilers and interpreters without the need to implement all the complex steps of a translator.
A topological data structure to handle 2D simplicial meshes (using the Morse operators published by authors). This data structure is implemented using C++ and it is based on the classical Half-Edge. This code started in 2002 and it has been used in many
This is a bidirectional braille translator program written in Common Lisp. Japanese and English is almost completed; other languages are experimental statuses so far. I'm ready to translate Japanese in source code into English according to its worth.
f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
blat(mat) is a Braille to print translator for maths. It takes a Spanish Six-dot Mathematical Braille (not Nemeth Code) text and converts it to an HTML file ready to be translated into XHTML+MathML by ASCIIMathML (javascript).
SEPL stands for set equational programming language. EP is a programming paradigm that specifies functions via conditional equations. SEPL is both a programming language for EP and a translator that generates Java classes from conditional equations.
gscc stands for GNU SystemC Compiler Collection, witch is a set of tools to manipulate systemc code ( systemc is a hardware description language www.systemc.org ). The most notable tool is called gsc, witch is a systemc to verilog translator.