JavaScript Interpreters for ChromeOS

Browse free open source JavaScript Interpreters for ChromeOS and projects below. Use the toggles on the left to filter open source JavaScript Interpreters for ChromeOS by OS, license, language, programming language, and project status.

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 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: 10 This Week
    Last Update:
    See Project
  • 2
    The project aims to extend the PHP scripting language to enable PHP developers to write bioinformatics applications more rapidly than if they had to start from scratch using \"vanilla php\".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Are you a fan of FORTH/RPN math? Need an easy, quick way to access files, do calculations, or just about anything else on your computer? Enter CUE (abrv. Q). Optimized for short, quick programs this language can be used for many different chores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Please visit our website at http://www.8ung.at/javafusion for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Everything is XML - Everything is possible - Keep it simple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The MathExt library was made to parse and calculate formulas of any complexity. It can easily be integrated into web applications. As developer you can set all kind of settings. You can even specify what commands should be available to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Build automation and Package management system
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    NetScripter is a web-based cross-browser interpreter compatible with NScripter, it is suitable for presentations, games and interactive webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenJX is a Java XML form language similiar to Flex. In a few simple lines of XML and Javascript, a developer can create a fully featured Java application or applet. OpenJX also features a network based plugin system which is extremely powerful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Seppia is a simple Java technology for building an application from constituent parts. Seppia will challenge the way you think of Java based component computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Smee allows ECMAScript to be used as an extension language for Smalltalk applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Smith is an open source, cross-platform ColdFusion® engine, written entirely in Java. Running on top of Java Runtime Environment and Java Servlet Container, it can be deployed virtually on any operating system and work with any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SuperClass is a JavaScript pre-processor/interpreter object, designed to facilitate class-based OOP in JavaScript. NOTE: Project is closed. Replaced by: http://sourceforge.net/projects/jsclass
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Try Scheme is a Scheme interpreter that runs in your web browser. No installation. Just click and go. Full support for continuations and syntax-rules macros!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. Based loosely on the boost.python project. A separate javascript parser is supplied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    fiftyfifty

    fiftyfifty is a programming language and game

    As you may recall, a Turing-machine is an all-purpose computer. A Turing-machine has a memory that consists of a track or line of data. On the track, a read-/write-head is moving. The read-write head itself is a state engine, which is affected by the input from the track, and which decides what to write on the track, and where to read the next input, by "moving" the head back or forth. In 5050, the part of the track left of the head is represented not by a line or stack of information, but by a binary tree. The part right of the head is represented by a binary tree, too. The head itself sort of sits between the two trees, but will often change its state according to information from the right side of the left side. In 5050, the state of the head itself is again represented as a tree of commands, although for simple programs, a linear representation can be sufficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • Previous
  • You're on page 1
  • Next