Showing 135 open source projects for "java interpreter"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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 Icon
    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.
    Try free now
  • 1
    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
  • 2
    XML^2 ("XML to square", you can write also xml2sqr, "eXtensible Module Language by eXtensible Markup Language"), is a development framework, based on an XML-based scripting language, translated by an interpreter/compiler in vba, C# or Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    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
  • 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
  • 5
    Pascal Interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Obfunae is an interpreter for the Obfuna esoteric programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • QuickBooks-integrated B2B eCommerce tools Icon
    QuickBooks-integrated B2B eCommerce tools

    NowCommerce is a B2B online sales platform for manufacturers, wholesalers, and distributors using QuickBooks.

    The platform offers two-way QuickBooks integration, easy setup at no additional charge, 24/7 selling for merchants, and powerful business insight and remote management tools. The platform comes with three modules that can be purchased individually or bundled together. These are Customer Portal, Rep Portal, and Fulfillment modules.
    Learn More
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Interpreter of C++ in JAVA language (1.4.2)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pascal Interpreter in JAVA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 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
    Simple interpreter of C++ language.
    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
    Tortue is a Logo Interpreter written in Java.
    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
    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
  • 21
    Interpreter of Pascal language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    MiniJLisp is a minimal implementation of an interpreter for a Lisp style language in Java. MiniJLisp is designed to be used as an embedded extension language in Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
    Downloads: 0 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.