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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
CLIPS compatible application which allows a high performance execution
HyperCLIPS was designed for high performance,
especially with the CLIPS program which have a great deal of numeric calculation or memory allocation,
along with keeping almost full compatibility with the original version of CLIPS.
You can use HyperCLIPS to run CLIPS programs with no modification.
The original version of CLIPS Rule Based Programming Language is available from here.
https://sourceforge.net/p/clipsrules/
The misclns4.tst is a good example for it because
HyperCLIPS performs 200% - 400% faster than the original version of CLIPS.
The CLIPS test suite(including misclns4.tst) are available from here.
https://sourceforge.net/p/clipsrules/code/HEAD/tree/branches/63x/test_suite
ISLISP contrib is a set of lisp libraries for the
"ISO/IEC 13816:1997(E) : Programming Language ISLISP",
the International Standard version of Lisp standardized by ISO in 1997.
A tool to query arrays in memory using SQL.
It groups the arrays in tables and returns arrays as result set.
It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
Project IAI (Internet Artifical Intelligence) intends to use the medium of the internet and forum based communities, to provide an interaction and knowledge source for an AI (though a large number of interactions), which has the ability to respond not on
A JavaScript interpreter written in PHP 5, that allows to run untrusted scripts in a sandbox on your server. It aims to implement most of Ecma-262 3d edition.
This is a pure java implementation of the Motorolla 68000 processor with the ultimate intention of having it as a basis to use in console game emulation.
JBTWatch is a Java Library used to communicate with Bluetooth Watches such as Sony Ericsson MBW-100 or MBW-150. It uses BlueCove to communicate and is responsible to handle the AT commands send from and to the watch.
Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
JDocHelper is Java application that helps to add Javadoc comments to your Java source code. JDocHelper parses Java source files to check all class, method and variable definitions and inserts skeleton.
JEC is a Java Expression Compiler library (a JAR) that allows bidirectional expression evaluation and assignation (like book.pages[selectedPage].text). It was designed for mapping HTTP parameters to class fields in the model for a Java web controller.
JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
JHaskell provides a Haskell interpreter and compiler for the JVM. The goal is to make Haskell a viable language for development for the Java platform and also to allow existing Haskell programs to run on the JVM.
An object-oriented script language to embed in any application
A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#.
The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting.
An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds. The integrated HTML documentation generator allows you to create documentation for your native bindings in seconds.
The project is released under the zlib/libpng license. It has been in development for over 10 years and offers some powerful features.
Extensive information, documentation, articles and code examples can be found at the developer blog.
JLog is a Prolog interpreter written in Java. It is fast and perfectly suited for education. It includes source editor, query panels, online help, animation primitives, and a GUI debugger. JScriptLog is Prolog in JavaScript.