Showing 283 open source projects for "c interpreter"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    wxBasic is a cross-platform Basic interpreter. It combines the simplicity of Basic with the portability of the cross-platform wxWindows library. See homepage.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    RPilot is a GPL'ed implementation of the IEEE-standard language PILOT. It is an interpreter written in ANSI C, and will work on any system with a standard C compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    shebang-wrapper... workaround sillyness with #!<p> the #! mechanism has some wierdness and shortcomings which this wrapper works around... like that you can only pass a single argument to the interpreter, and that it ignores the PATH variable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Kgforth is a simple IDE for the gforth interpreter/compiler for KDE 2.** It provides an editor, gforth window,debug and dump window, forth toolbar and menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Stalk is a new prototyping, message-passing OO language similar to Self. The interpreter compiles source text to bytecode for the Stalk Virtual Machine (SVM) and caches it. Compilable on most systems with sane C++ compilers, stalk has optional gtk binding
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Borg = Mobile Multi agent system with support for strong migration, serialisation and location transparaent routing. Interpreter= prototype based. Compiles for macintosh, windows, linux, freebsd, solaris and palm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Postfix Interpreter Extrodinare is an interpreter and specifications for a highly object-oriented postfix language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    REB Kit consists of three parts: 1. ParseTL - templates library for creating parsers with C++. 2. rebTL - library for using recursive bin-regexps inside C++ programs. 3. rebScript - bin-regexp interpreter for script-oriented developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IPSIL is an embedable lisp interpreter which uses dynamic binding and somewhat CommonLISPish syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    FreeAmos is an attempt to produce a FREE, portable Amos interpreter. It will be able to run existing Amos code, aswell as being extenable for newer functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LIPI (acronym for "LIPI Is Platform Independent") is a new project to develop a binary-interpreter that will allow truly platform-independent programs to be written. Unlike Java (which was originally conceived for the purpose of operating appliances)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple RAS server, AT Hayes interpreter/emulator and PPP provider...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iXml is an XML Interpreter. The Interpreter runs over the XML. The language itself is modelled in XML. Connect Xml to data, guis, network and control it all. Please read proposal docs. Working implementation available for download less than 100k.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    M/Mumps interpreter aiming to follow the ANSI-95 standards with extensions to support the majority of MSM syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++/Java-like interpreter written in C++, using Flex and Bison. Small kernel, user extensions (shared libs) allow to add functions and classes to the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLfunge98 - OpenGL-based *NIX/Win32-interpreter for Befunge93/Funge98 with dynamic extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    It is a former "iLisp" project (N.B. - not emacs ilisp!), which is a small and embedabble Lisp-like interpreter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PHPerl links a Perl interpreter into the PHP3/4 module for Apache. It provides a PHP API for managing Perl interpreters and evaluating Perl expressions, plus a package of Perl subroutines to assist in executing Perl packages in PHP context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NJS is an independent implementation of the JavaScript language developed by Netscape and standardized by ECMA. It is designed to be re-entrant, extendible, fast, and programmable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A bare interpreter with syntax and builtin commands defined at runtime by loadable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An interpreter which wraps set of (currently) c++ classes to allow their methods to interactively invoked from the console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    The Engine

    Game creation engine with built-in BASIC interpreter.

    "The Engine" is a game creation engine with built-in classic type BASIC interpreter (as known from old 8-bit computers), screen editor and full-screen editor, using OpenGL and SDL (currently POSIX only, but portable, in principle). It is aimed at game developers with little spare time, and tries to reduce program size with powerful commands that takes as much coding effort off the shoulders of the developer as humanly possible. The BASIC interpreter supports only labels, not line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kollapse BASIC (kolbasic) - simple BASIC language interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Clean, small, ECMA-262 compliant core javascript interpreter written in c++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gyroe is a simple, yet powerful programming language with a very fast interpreter. It is based on the Euphoria programming language by Robert Craig.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB