Showing 99 open source projects for "java interpreter"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    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.
    Learn More
  • 1
    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.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simply interpreter of Pascal language, which will include: - operations in/out - simple arythmetics operations: +,-,*,/ - declaration of variables. Project made in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 5
    OpenBeanPie intends to implement an integration with BeanShell Java Interpreter and a little abstraction/simplification layer over WiiRemoteJ in order to obtain an interpreter for scripts that control Nintendo's Wiimotes behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Interpreter of the Pascal language, with lexical and syntactic analyzer's modules, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is a multiplatform language Pascal interpreter written in Java (console interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing Java interpreters (often by more than an order of magnitude).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Unmazed implements an interpreter for a scripting mini language, similar to the JSTL core tags, but in a standalone manner that can be used in non-JSP applications. The language uses the JUEL implementation of the Unified Expression Language (JSR 245).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    good for education interpreter of pascal language :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This application is a C++ interpreter written in Java language with Swing user interface It will implement all the major C++ instructions and datatypes
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Simple Logo is a small and very basic Logo interpreter intended to be used as an educational tool, to allow children to learn a simple programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. NOTE: JRuby has moved to Codehaus, visit jruby.codehaus.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multiplatform Pascal interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Console C interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Educational Interpreter of C++ in JAVA language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Interpreter of Pascal programming language written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Pascal Interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Kanaputs is an interpreter for Java. With Kanaputs you can use Java in an interpreted way: no more compilation, each instruction is executed when you write it. It's extremely easy to use to make script files above Java. www.kanaputs.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Obfunae is an interpreter for the Obfuna esoteric programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.