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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
The Lagniappe programming environment aims to give developers of high-performance packet processing applications a thourough and high-level toolset. This project provides a translator for the Lagniappe language and the Lagniappe Execution Environment.
PowerMSX is a modern assembler/debugger/simple C interpreter/compiler for the Z80 computer based MSX. This assembler and C interpreter/compiler will be much better/easy than the actual m80/l80 assembler (then only free available for Z80 - MSX).
The MCAScript programming language consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
The goal of the Jupiter project is to investigate scalable Java Virtual Machine (JVM) architectures. Jupiter is released under GPL, A modified version of GNU Classpath is used under GPL with Exceptions http://www.gnu.org/software/classpath/license.html
Adds some of the features from VMware Workstation which were not included in the free VMware Player. Manipulate existing virtual machine's virtual hardware, change network preferences, etc. Coded in Java.
YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
The OS561 operating system based around FORTH/Java. The OS is to run on a VHDL chip OpenHardware design called the Minon, but could become available for other platforms. The unique point of the design is a revolutionary data compression technology.
The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
A Virtual Machine Linux appliance (for Virtualbox). This Fedora Remix puts emphasis on Java based applications. Includes OpenOffice.org, OpenJDK, browser plug-ins (IcedTea), and popular Java based applications like Azureus/Vuze, jEdit, and more.
A Garbage Collector implementing an 'Oldest First' algorithm, written in C++ to be integrated with a managed environment(java/CLI). The first current target of the GC is the Apache Harmony JVM.