Search Results for "picoc c interpreter" - Page 8

Showing 211 open source projects for "picoc c interpreter"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BeeBasic is an embeddabe and extensible Basic interpreter designed for Windows GUI environment. With BeeBasic you can call your application\'s functions and manipulate your application\'s objects from script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a simple interpreter, which implements the Simpletron Machine Language specifications. It may be modified and programmed for general computing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    An interpreted or compiled language written in C++, COEVAL is intended to be a guide for others wishing to write an interpreter/compiler/language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an add-on module for AOLserver that embeds a Python interpreter in-process (much as mod_python does for Apache).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ESELC is a interpreter for the Easy Stack Environment Language (ESEL). It is written in ISO C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Compiler, Interpreter and Docs for Superx++: the general purpose object-oriented programming language based on XML. Superx++ conforms fully to the XML 1.0 specification and is ideal for manipulating XML and other markup language documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A minimal Lisp (Scheme) interpreter written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    The goal of this project is to provide an operating system with a native GUI, an interpreter for an object-oriented BASIC dialect and many more features to make life easier for normal users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Postfix Interpreter Extrodinare is an interpreter and specifications for a highly object-oriented postfix language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Script Interpreter for a Basic Language
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    hlparse is, as the name would suggest, a Half-Life log parser and interpreter. Half-Life dedicated servers produce data output in a standard format (although they didn't in the past) which is relatively nice to parse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Jumppoint is a system administration tool. It can manage a password list for multiple remote hosts, automate ssh logins and remote file transfers, and supports extension scripting through an embedded perl interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple interpreter of a pseudo assembler language. A command line interface (dos and later *nix) and a win32 gui interface are available.
    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
    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
  • 23
    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
  • 24

    CPyrol

    an alternative interpreter for the Python programming language

    The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase. I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Basic interpreter of C++ in JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project