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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Contextual rule-based text normalization engine written in java, that can be used to implement stemming algorithms or phonetic normalizers. The project includes a french stemmer/phonetic normalizer, and a soundex implementation. Includes a Lucene Analyzer
This is a collection of several simple functional languages all based on combinator graph reduction techniques for interpretation. For now there's only one package here: lazy-l, which is an interpreter for Alonzo Church's untyped lambda calculus.
"Complex" is a simple object oriented language with some functional aspects. In a short, the list/pairs are replaced by objects. The objects have a defined behaviour, which corresponds to what should happen if they are evaluated.
The Dirt virtual machine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
The E language is an open-source object-oriented langauge for secure
distributed computation. We are currently hosted on our own sourceforge setup at: http://bugs.sieve.net/projects/e-lang
ExtXL is to help dynamic web pages(JSP,Velocity) to affiliate with extjs v2.0(extjs.com,openext.sf.net).We provide an IoC(Inversion of Control) engine and a set of mappers for most of ext widgets that automatically generate widgets in XHTML format.
Project to Design and Implement a new programming language.
The language is named Hybrid (c), as it's nature.
We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
Hyrax is a simple and clean Lisp-derived scripting language. It is fully (yet unobtrusively) object-oriented with optional typing. Written in C++ with the most complete C++ interface of any Lisp-like language.
LCGML (Legacy Crawling Game Markup Language) makes it possible do script old fashioned text adventures. It is an XML-driven Document format. For the stable product, an perl interpreter is also planned
Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
Mira is a new programming language with a C like syntax. It borrows heavily from other poplar languages and has the design goals of intuitiveness,compiler extensibility, practical functional programming and great tool support.
orca is yet another script language which supports OO & distribute processing & functional programming aspects. And It's useful in string processing with decode statements & regular expression in it.
C++ STL-based parser toolkit that allows the specification of EBNF-like grammars (using operator overloading) and the conversion of arbitrary input (text, tokens or other) to user-defined structures through events attached to grammatic rules.
Tepal was originally going to become an uber OO language, but during my tinkering I feel that it would be more appropriate for Tepal to become more of a meta language, allowing you to describe common development tasks in a simplified and common way.
Que is a queue-based programming language, very different from other programming languages. Due to the nature of a queue, programs made in Que are automatically parallelized, meaning improved efficiency in multi-core environments.
a sed like script language for parsing context free languages. the language implements a virtual machine which is appropriate for parsing and transforming context free languages. an implementation in c++ is nearing completion (apr07)
Cartesian is a pure functional programming language, wrapped in an imperative and object oriented layer. The main goal is to separate both worlds and to have some very clean and well defined interfaces.
This project is the reference implementation of the language, as an interpreter. The interpreter's goal is not performance.
This is an implementation of the UML's Object Constraint Language.
It's being developed so that it will be able to act as a component in general purpose open source UML modeling tools.
You only have to develop everything once. Next time, you just use it.
Component development environment based on Java and XML.
Assemble applications from components. Many components and tools for application assembly. Easily extensible in Java.
These tools are a simple way to experiment with programming objects and APIs. An object-oriented spreadsheet allows users to examine, create, and pass messages to hierarchical structures such as objects, XML, and SOAP/WSDL. Currently in OpenOffice & Java
TimpleSQL is a set of standalone procedures that helps the developer either quickly prepare values, or execute submission, for INSERT or UPDATE queries into a database.
TimpleSQL can also Validate Submission Array Values relative to Table Columns.
BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.