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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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 programming language.
The VISL Phrase Structure Grammar Compiler is an implementation of a parser generator for ambiguous context-free grammars, ambiguous input, and ambiguous output.
VHDLC is a VHDL to C++ translator aiming at full VHDL '93 compliance. It provides the translator and supporting VHDL libraries for the target host C++ compiler.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Mathematical library for x86 processors with maximum possible perfomance. Work with almost all modern compiler and OS. _IEEE_, _SVID_, _XOPEN_, _POSIX_, _ISOC_ conformant. Consist from two pieces: for generic x86 and for pentium pro. In last case use ppro
Some features are lacking in the 'ES'-compiler for Serious Sam. Here we try to fix them. An '#include' for inside ES itself is the first project, but there may be more.
gmodule-- is a C++ wrapper for Glib's Gmodule. It requires Glib (with Gmodule support) and a C++ compiler to build. Since it is built upon Glib and uses standard C++, it is also quite portable.
The library provides an easy-to-use interface for loadin
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Frost provides a C++ compiler wrapper that makes it possible to use multi methods and functions with virtual arguments almost as if they were a native C++ feature. You don't have to maintain any function-call dispatching code.
OASIS aims to develop a fully object-oriented version of the BASIC programming language. Currently, the project consists of developing the language and producing a compiler--no IDE is planned. The compiler will be written in C++, and will first be avail
Thus plugin would be nice for you, if you are using Code::Blocks IDE, but want to distribute your software in GNU way. This will generate a set of files, primarily configure script, and you will be able to ship your sources in GNU style.
SimpleCompiler is a suite of tools for generating compilers and code generators.
A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree. Each node is visited in document order, and a method is called at the beginning and end of...
This compiler tries to detect pieces of code in a program that are not dependant and compile them in a way that the resulting code can be execuded in parallel on a runtime system built to support this. Only an experiment for my thesis.
A collection of ACS tools. It will have an ACS disassembler, because I intend to get a method of decompiling as quickly as possible. After that, there will be: compiler, decompiler, linker and translator, etc...
MYRPG400 is a IBM Compatilbe PC Compiler which can compile RPG, RPGILE, PF, LF, DDS, PRT and CL source files without connecting to AS/400 machine by using MS Winodws Platform.
zCOBOL portable mainframe COBOL compiler, part of the z390 project
The zCOBOL portable mainframe COBOL compiler with support for compiling multiple dialects of COBOL into any one of several target language executable programs including HLASM compatible mainframe assembler, Java, C++, or Intel assembler. All downloads and other information are kept at the z390 project site; see the home page link for more information.
Simple University project of a compiler based in the Croatian language. Implemented in C++, using a LL(1) grammatical , with a syntax like Perl, excluding arrays or other complex primitive variable. I didn't finished the semantic analyzer.. :(
This tool takes the "gmon.out" profile information file generated by the GCC compiler as input and presents this information in a user friendly format.
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.