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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
JaguiD is a Java GUI for DOS. It consists of several sub-projects including a Java Compiler, a Class Runner and a Jar Packager. JaguiD has limited Java support to provide a Graphical User Interface for DOS and compatibles.
VBF is a programming research project based on the .NET Framework. It contains a function programming library, as well as a research purpose .NET language compiler.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
nbasic - bytecode compiler+vm for middle level programming language, like basic. nbs - small and fast C-coded object orientated basic (compiler+vm) for embeded applications. Purpose: scripting support for C/C++ project.
The FreeBASIC Standard Library provides a portable, open-source, standardized library of FreeBASIC routines. The Standard Library is separated from the compiler in order to keep the number of keywords at a minimum.
WizGui is a simple GUI library meant for any use.
Libraries used: SDL, SDL_ttf
Compability: Linux(in the future), win32
Compiler: FreeBasic, mingw(some SD addons, like gfxprimitives)
YAPICCC - Yet Another PIC C Compiler - it's a command-line C compiler developed to build programs to Microchip PIC devices. Please visit the project Home Page for more information.
The Bas2Lee Compiler is a BASIC langauge that is compiled to LeeOS kernel 0.0.2 binary form.
It's purpose is to speed up and make simple the development of the LeeOS project and any other projects that are to be developed in the future for LeeOS.
B2C is a BASIC-to-C language translator/compiler for the Cybiko Handheld Computer for Teens. It takes BASIC source code and emits C source code. The BUILD task simplifies gathering of graphics, sounds, and other resources to create a complete application.
Complete IDE for the free Borland C/C++ 5.5 compiler. Contains all tools for a standard IDE. Also other features like Visual Dialog editing, Code browsing, Compiler error capturing/parsing, relocatability of project, customizable syntax coloring etc...
Some compiler tests for (C) compilers which are used without a semantic checker. These tests are necessary to determine if the compilers do produce the necessary errors/warnings e. g. for statements with no effect like {a==b;}.
Genetic Programming framework written in Python. Takes advantage of python\'s compiler to make things simple. Includes basic genetic operations (rank/roulette selection,crossover,mutation,steady state,elitistm ...)
MIPSComp is a compiler written in Visual Basic. It generates assembly code for the MIPS processor which can then be assembled or ran in an emulator (e.g. PCSpim). The compiler language is similar to Basic.
ORC-OpenMP is an OpenMP patch package for ORC, which enables
ORC as an OpenMP compiler for Linux/IA-64. It intends to provide a
basic research environment for further researches on OpenMP and other HPC related topics.
A visual scripting language programmed in visual basic 6.0. There is yet to be a compiler. In fact, this is an out dated version. I am now working on 1.2.3
With the recent release of the OOPIC Compiler IDE source code we, the users of the OOPIC robot controller are working to improve the developement environment to assist and make programming the OOPIC easier.
Jaune is a compiler and set of libraries that can be used to write
programs in the Java language for small devices. Includes a basic
set of class libraries, garbage collector, and set of
examples that can be run on the Nintendo GameBoy
GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
QuickOS is a really-quick-realtime-multitasking-os, that requires less than a second to boot up. Basic-kernel-functions will be written with NASM assembler. We should get a C/C++ compiler to work for us.