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
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms.
The nap-script is a C like programming and scripting language with the following characteristics:
- compiles into bytecode
- it runs in a virtual machine
- can be executed standalone or embedded in C/C++ code
- has a well defined assembly language
- can do runtime compilation
- has a syntax very similar to C without pointers
... and it is still under development :)
Check out the mercurial repository to get a glimps on the code.
We extend the Eclipse IDE with tools for development in Haskell, a functional programminglanguage, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
The Open RVC-CAL Compiler (Orcc) is a compiler under BSD license for the RVC-CAL dataflow programminglanguage. Please consult the project homepage at http://orcc.sourceforge.net for more information.
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.
C-Lesh is a game programminglanguage for 2D games.
C-Lesh is a game programminglanguage for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction.
Programminglanguage based off pure type systems, and COQ. Currently aimed at both systems, and application programming. Has a simple syntax, and (planned) C integration.
WIttgen is a two-instruction programminglanguage modeled on the mind.
The Wittgen programminglanguage consists of just two instructions and one special variable name.
Wittgen allows you to assign any text string to a variable of any name. It also allows you to retrieve the text assigned to that variable. Lastly, it has a special variable called “Doing Now”. Every execution step consists of retrieving the contents of Doing Now, removing the first assign found in that content and performing that assign.
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
New object-oriented programminglanguage based on Java, with the following advanced features:
parametric types, anonymous functions, multi-methods, tuples, optional parameters.
Nice also detects more errors during compilation (null pointers, casts).
This project will help you to expose C++ libraries to Python. pygccxml package is an object oriented framework for reading C++ declarations. pyplusplus package is an object-oriented framework for creating a code generator for boost.python library.
Self-hosting environment for the (new) P1 ProgrammingLanguage including a portable compiler, debugger, virtual machine and an optimizing native compiler.
Dodo is a programminglanguage. Dodo is object oriented. Dodo is concurrent. Dodo is developed for people interested in programming languages. Dodo is not developed for general programming at this stage. Long live dodo.
Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
The Whiteoak programminglanguage, http://whiteoak.sourceforge.net, is a Java 6 extension that supports: structural subtyping (structural conformance), virtual fields and constructors, mixin-like/trait-like composition of objects and more.
A set of Eclipse plugins for the Scheme programminglanguage. Features a powerful, fully extensible S-expression-based editor. Integrates seamlessly with any Scheme interpreter.
RESOLVE is an integrated specification and programminglanguage designed to develop component-based software that is fully specified and verified to be correct. It is one of the longest running software engineering projects in the USA.
42 has six primary goals: foster extreme code reuse; run faster than C; compile to both software and hardware; run faster on reconfigurable computers; support parallel programming; and allow users to extend the language.
Telesto is a general purpose programminglanguage designed for ease of both reading and writing. Based on C++, Java, and Pascal! The compiler is currently in the planning stages; parts of the language are still being designed. Come help us out!
A Controlled LanguageProgramming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
Newspeak is a simplified programminglanguage, well-suited for the purpose of static analysis. The compiler c2newspeak tranforms C programs into Newspeak. Other utilities to manipulate Newspeak programs are also available.
UfakPython is a small subset of Pythonprogramminglanguage, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
The scala-fast-dynamic is a compiler plugin + a small runtime library for the Scala programminglanguage (http://www.scala-lang.org) that re-implement the way structural types are translated into JVM bytecode, achieving higher performance.