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.
Start Free
AI-generated apps that pass security review
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.
The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming").
- MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code
- a MIX interpreter which executes MIX machine code
Paradox is a programminglanguage designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
The project's aim is to build automated programminglanguage translation system that will port program sources written in one language to other programminglanguage(s).
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programminglanguage. The prototype works sufficiently to help develop parts of itself.
Cantaloop aims to provide a framework which simplifies and speeds up
the application development process with the java programminglanguage. It contains a codegeneration engine for self-validating input forms which partly implements ``XForms''.
A framework for user-extensible compilers and development tools, including a Java-to-Java extensible compiler, ideal for Java code refactoring. Also includes the new LX programminglanguage.
The Cup ProgrammingLanguage is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
Pizza is a small, fast and free compiler for Java and an important superset of the Java programminglanguage. It is written in Java/Pizza and compiles to Java class files.
The English ProgrammingLanguage Compiler. A simple programminglanguage that reads like plain English and compiles to Perl.
"There is a variable called 'x'. Put the string of letters "Hello, world." into the variable 'x'. Print 'x' to the screen.
Goal of this project is to build a graphical programminglanguage (with its own IDE) that gets rid of those pesky over-multiple-screen-paranthesis-constructions known from almost every language available. It should also conform as much as possible to UML
Brain Relax is a translator from the BF (BrainF**k) programminglanguage (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
axpl is an Advanced XML Programminglanguage. Programs can be written nearly compiler and platform independend in xml. xslt can perform the output into a programminglanguage (C,C++,C##,Java,...) into native code.
The Voodoo compiler is an implementation of the Voodoo programminglanguage. It provides both a stand-alone compiler executable and a Ruby API for generating code for target platforms.
Decafcc is a simple just-in-time (JIT) compiler for small programming or data modeling language. The current Decaf project demonstrates how to parse simple C, and how to generate MIPS assemble code.