Search Results for "java interpreter" - Page 6

Showing 167 open source projects for "java interpreter"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RoboFac is a software system for controlling a hexapod, also known as a Stewart-Gough platform. It features a G-Code interpreter for CNC machining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An ASCII UML class diagram interpreter and code generation framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    ALFANET QTI Engine is an interpreter of IMS-QTI Specification. It provides an integrated tool for the presentation of tests (assessments) integrating one or more questions (items), and their evaluation providing the corresponding results reports
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a Java Interpreter Shell. This shell allows the user to execute and manipulate Java methods and objects as well as perform the expected operations of a shell, all using standard Java syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Obfunae is an interpreter for the Obfuna esoteric programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Excors is a natural language interpretation system (chatterbot framework) that uses XML and Python for natural language modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Algernon is a rule-based reasoning engine written in Java. It allows forward and backward chaining across Protege knowledge bases. In addition to traversing the KB, rules can call Java functions and LISP functions (from an embedded LISP interpreter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#. Tcl/CSharp was ported from Jacl (Tcl Java implementation) in version 1.3.1 It offer a bridge to .NET Framework for Tcl code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Alvyn is a free and open source re-implementation of Amos Pro Basic (Amiga) a Basic interpreter used for game developing. Alvyn is multiplatform and written in C++, with aim to preserve max compatibility with AmosPro. It use SDL library for graphics and
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PSParser is a java-GPL PS interpreter that works with a plugin system, the core parser calls clallbacks that do visual rendering, The first plugin is for JPicEdt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Mechanic can modify public, private and protected fields and activate methods of live running apps. Also decompiles,or saves any objects or source code. Using a built in java code interpreter, objects can be created on the fly. Contains many tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SCORM-aicc_script-Interpreter is an interpreter for evaluting prerequisite expressions used by the ADLNet.org SCORM 1.2 standard. The interpreter bases on Java using JFlex/Cup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web interface to a prolog interpreter, where you can load prolog programs, do consults, and visualize the resolution tree in SVG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    <p>Matex is the first opensource modul that can calculate symblic terms</p>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A BASIC interpreter and debugger for the Motorola MC68HC11 series of microprocessors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tortue is a Logo Interpreter written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EEL is a cross-platform compatable object-orented programming language modeled after Java. A mix of the best features from C/C++, Python, and BASIC, EEL will be a meta-language, and you can help develop it, just contact vbAlexDOSMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Visual SAR is a Java graphical interpreter of an Unix sar command. It reads a sar output from a file and show it in a graphical format. Visual SAR allow a quick interpretation of a server behavior in several days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Pascal interpreter written in Java, which will include: 1) I/O Operations like read/write from/to console 2) Declaration of some subset of simple types and variables 3) Aritmethical operators 4) Dynamic memory allocation 5) For loop 6) IF ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Talisman is an interpreter for a logical markup language. This language contains the content and logic of a web (or, in the future, Java Swing) based user interface, including arbitrary datatypes and processing actions.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB