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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
EPO extension project, a language / platform independant implementation of the EPO-Extension protocol. EPO is a performance monitoring tool for networks and organisations (http://www.epo-elements.com).
MeshC, in the spirit of and as an improvement on nesc, is a programminglanguage intended for development of distributed embedded systems comprised of small-footprint, low-power devices. The project provides the language spec and a meshC compiler.
DOMAPI is a set of library routines for the 'C' programminglanguage implementing the W3C Document Object Model. Function signatures match Oracle's XML Developer Kit so DOMAPI will be source-code compatible with Oracle's XDK.
XINAL Is Not Arc Lisp. XINAL will be a new dialect of Lisp. Whereas Lisp is practically a programmable programminglanguage, XINAL will be written in a subset of itself, and thus will literally be a programmable programminglanguage.
Twilight is an imperative, object oriented, general purpose programminglanguage. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
XML IDL preprocessor for generating C/C++ object prototypes. It allows use object oriented and component oriented programming for plain C programminglanguage. Single object inheritance and multiple interface inheritance are supported.
Python for Maemo project main objective is to turn in Python programminglanguage as the default scripting language for Maemo Platform providing full integration for developers.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programmingLanguage. It does all the hard work for you so you can focus on refining your code.
A small virtual machine with its own minimal assembly language. Features stackdump, memdump and variable execution speed. It's actually a kind of programming exercise and has a clean coding style. Thus, it may be used for educational purposes.
Mirror is a full featured object oriented programminglanguage. In Mirror all programmatic entities are first class objects, actions are performed by sending messages to objects ala Smalltalk, and binding is dynamic and performed at runtime.
gpint is a General Purpose Interpreter for a Pascal-type language written in the C programminglanguage. It runs interactively and can run scripts. It was designed to be as simple as possible, easy to understand and easily extensible.
APLEpy stands for Algebraic ProgrammingLanguage Extension for Python. It is an open source alternative to commercial products such as AMPL and GAMS. It offers the same high level of abstraction while keeping the advantages of using Python environment.
This site is for the volunteers -- the MMIXmasters -- who are converting all of the programs in Knuth's "The Art of Computer Programming" Volumes 1 - 3 from MIX to a new language, MMIX.
nbasic - bytecode compiler+vm for middle level programminglanguage, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
Note that as of release 0.4.0 just the base programminglanguage is provided: no support for programming with the application frameworks such as Series 60/80/UIQ is provided, and neither are phone APIs (IR/BT/SMS/...) supported. Volunteers welcome.
PEL is a structured imperative programminglanguage that is good for students learning how to develop a programminglanguage in C. It starts from the very basic and then it evolves to support control structures, routines, functions, and lists.