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.
Senora is targeted to be a drop-in replacement for sqlplus. It provides a plethora of new commands, which accept unix-style options. It is extensible via plugins.
Mademo is an interpreter parsing a graph based language. The aim is to
automate management tasks. The project includes a documentation of
the language and the system.
sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
JScript is Java Interpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java commandline console is included. It's easy to create script program in Java grammar by it.
wwlisp is an object-oriented language for application development and scripting which can be used in stand-alone programs, shells scripts or be embedded in another program.
ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
Gleam is a simple Scheme language interpreter written in Java. Project goals: to support the discovery of Scheme for beginners, simplicity, R5RS compliance, full integration with the Java platform (call Java from Scheme and vice versa).
ECL-READLINE provides top-level readline support for ECL (Embeddable
Common-Lisp) in the form of an ASDF package. It does this by creating a CLOS input-stream that wraps the GNU Readline library.
dbfi (Debuggable Brainfuck interpreter) is a fast interpreter and brainfuck compiler (for x86). The interpreter allows you to debug your program with the character !, which print the value of the cells and your current position.
Complete LALR(1) parser generator and engine in PHP.
Complete LALR(1) parser generator and engine (like BISON or YACC) but it's all done in PHP, and the input grammar is easier and more maintainable. Write your actions in PHP. Generate PHP output code. Drive your parser with PHP. Wanna make a language?
l3lang is a persistent Python-like language and the l3gui provides a
worksheet-like interface where computed values can be examined via
simple selection and scripts can be assembled as structures.
Gentee is a friendly full-scale and free programming language. It is easy-to-master and can be a reliable assistant in your everyday work. Software developers can easily use it in their applications.
Javy is concept dynamically typed programming language of Cezve Programming Language Infrastructure. Cezve provides creating customizable new programming languages as fast as possible.
Fast Java based PostScript parsing engine. Capable of interpreting PostScript expresions often found in PDF's and outputting results in form of a data array.
Modell (Modular Extension Lisp Language) is an interpreted, modular dialect of LISP, specially suitable for embedding in applications. It exposes a C++ API for extending/embedding and includes basic capabilities for object-oriented programming.
VxmlSurfer is a modular, multi-platform, extensible VoiceXML 2.0 interpreter, geared to Web browsing as opposed to telephony. VxmlSurfer is currently used as a user interface for the HearSay non-visual Web browser.
SLAWscript is a simple interpreted scripting language designed to enable the easy production of command-line applications. It should be able to run on any system where Java (non-Micro Edition) version 1.5 or higher is available.
Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a CommandLine Interface that supports menus, tab completion, commands history...