Interpreters for Windows

View 1951 business solutions
  • 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
  • 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
  • 1
    Simple script engine, designed for text adventures and quests development. At this point - there is not documentation, so you have to examine sources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ufy is a general purpose scripting language resembling javascript. Please visit the website at http://ufy.sourceforge.net/ for downloads of the latest source and binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    uniread - universal readline - adds full readline support (command editing, history, etc.) to any existing interactive command-line program. Common examples are Oracle's sqlplus or jython. uniread will work on any POSIX platform with Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vdevice is an emulator and development tools for virtual hardware. Written in the .NET framework, vdevice allows the hobbyist to write software or operating systems without dealing with the overhead of an x86 or similar platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    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
  • 6
    wsdebug is a debugger for the more or less famous WhiteSpace programming language, coming along with a rather fast interpreter, entirely coded in ISO-C. WhiteSpace is another geeky language to code in, just like Brainfuck and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Visual Lua is the Integrated Development Environment (IDE) for Lua language. You may use it for debugging the scripts written using wxLua library where the event-handling takes place. It supports multithreaded debugging as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pascal interpreter in Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xBaseScript (PP.exe) is an open source enhanced Clipper compatible Pre-Processor, DOT Prompt Environment, and Clipper/xBase Script Engine.
    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
    xSL - xa3RO's Scripting Language - a Complete scripting language for 3d Engines and not only, writen in Delphi. The syntax is a combination between Delphi and pseudocode and it has the abiliy to add user defined functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a reprository of software I have written. It is written in C, C++ and hopefully in some obscure Basic :-) I gladly share my stuff with you under the MIT license, so you can do what you want with it (almost)... :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yjasl - Yet Just Another Scripting Language - is a scripting language written in C# and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Yet another embedable expression language for java projects. Expression language is designed to be simple and extensible. Unique features are its variable aggregations, and expression processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    zinif is an object-oriented, typeless programming language, following the principle of "everything is an object", like unix's "everything is a file". In theory, a language with a small but complete instruction set should be easier to learn and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ghostscript Studio

    Ghostscript Studio

    PostScript editor, PDF and PS Viewer, Converter

    Easy to use Ghostscript IDE. Allows you to easily edit and view PostScript (multi-page PostScript) files, convert your files between different formats (PDF, PostScript, TIFF, PNG, JPEG, other...), view PDF files. Please go to http://ghostscriptnet.codeplex.com/ for development files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    good for education interpreter of pascal language :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Logo++ is an interpreter for drawing graphical figures using a small set of instructions. Though it lacks many essential features of \"serious\" languages, it remains a funny start for beginners in computer programming, particularly for kids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pascal Language Interpreter.Operating in the graphic environment with Windows subsystem.Simple in use and fast in operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pascal interpreter written in C++. Aplication will be interpret choosen part of syntax that language :simple types and variables, aritmetic operations, conditions, loops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pascal interpreter written in delphi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Pascal interpreter written in Borland C++. Aplication will be interpret choosen part of syntax that language (simple types and variables, aritmetic operations, conditions, loops).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple interpreter of Pascal’s language, which will include: operations in/out, simple arythmetics operations: +,-,*,/, declaration of variables, dynamic memory allocation. We’ll write this using Borland C++ Builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Simple Pascal Interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simply interpreter of Pascal’s language, which will include: - operations in/out - simple arythmetics operations: +,-,*,/ - declaration of variables - dynamic memory allocation We would like do this with use Borland Delphi
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB