Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Deliver secure remote access with OpenVPN.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
JPrime is a java benchmark application for overclockers. Working on all operation syetem. You can run JAR-packaged applications with the Javainterpreter. The basic command is: java -jar jar-file (ex :~$ java -jar jprimecons.jar)
CCXML4J - a CCXML Interpreter in Java according to the W3C specification. It is independent of the telephony infrastructure and provides mechanisms to integrate with telephony APIs, e.g. based on the JAIN specifications.
ObjectScript is a general purpose object-oriented programming language. It is designed to be simple to learn, easy to use, yet still powerful, combining the convenience of an interactive interpreter with many of the features of Java
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.
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).
Pilo Visual Tools for Scheme (Pvts) is a basic interpreter with visual tools for Scheme (LISP). Written in Java, PVTS has an interpreter and three visualization modules: a global environment viewer, a function call viewer, and a data structure viewer.
JScript is JavaInterpreter that parse and execute pure java code and share the resource with current JVM. In addition, a java command line console is included. It's easy to create script program in Java grammar by it.
PyConsole is an Eclipse Plug-in which embeds Python Shell in Eclipse as Console. Developer will use it as they use python interpreter without leaving Eclipse.
TankCoders is a project which consists in the development of a Networked Virtual Environment 3D for war tanks battle simulation. The tanks of the battle can be controlled by autonomous agents written in AgentSpeak(L) language from Jason interpreter.
No-Nonsense Code-to-Cloud Security for Devs | Aikido
Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.
Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
Tcl/Java consists of two pieces of software. Jacl is an
implementation of a Tcl interpreter written entirely in
Java. Tcl Blend is a Tcl extension that provides access
to Java from inside Tcl. One can prototype Java code
using Tcl, and much more.
RasmusDSP is an embeddable Audio/MIDI processor. It contains various filters and generators (including SoundFont 2.0 compatible synthesizer). Has a script interpreter which is used to describe instruments, route Audio/MIDI signal between processor units.
The Java Aspect Metamodel Interpreter (JAMI) is a research framework for modeling and experimenting with aspect-oriented programming languages. Common language design concepts and their operational semantics are modeled, and can be run by an interpre
An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.
Blorple is a Java-based browser program for works of Interactive Fiction (IF). It provides access to packaged metadata and aims to eventually replicate the browsing features of programs such as those provided by the "Zoom" interpreter for the Mac.
ZPlet is an interpreter for programs using the Z-Machine virtual machine invented by Infocom for their interactive fiction. This fork of ZPlet implements basic support for files in Z-Machine Blorb format (.zblorb) generated by the Inform 7 compiler.
MobileUnixJ2ME is an open source project written in JavaME.It implements on mobilephones a terminal Unix-like, a Python interpreter, a RMS-filesystem, a GUI and a lot of Unix-like commands.
Jawk is an interpreter/compiler for the AWK programming language for Java. Unlike prior versions, Jawk provides an efficient execution environment for AWK with minimal enhancements to the language.
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.
This is an Hierarchical State Machine (aka Statechart) engine written in Java (1.5 +) Actually we will develop only support for a subset of UML 2.0 semantics but, in future, we hope to add support for other semantics.
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.
Simply interpreter of Pascal language, which will include: - operations in/out - simple arythmetics operations: +,-,*,/ - declaration of variables. Project made in Java