75 programs for "c compiler vm" with 2 filters applied:

  • 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
  • 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.
  • 1
    Butterfly programming language. A bytecode compiled scriping language. Bytecode architecture with separate compiler and interpreter/disassembler. Platform-independant bytecode based stackmchine, which has a fine arithmitical/raw-computing performance. B
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SMUF, or Single Multi-User Forth, is a Forth-based compiler/interpreter based loosely on the MUF language available in MUCK servers such as ProtoMUCK or Fuzzball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The goal of this project is to develop an object-oriented language along with a compiler, assembler, runtime enironment, and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MOC is an interesting technology that facilitate efficient object oriented programming, exception handling just in C without any additional compiler or preprocessor. The current release contains a scheme interpreter which base on MOC
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Plex86 is an OSS virtual machine project for x86. It can be used on its own to run Linux VMs using lightweight VM technology, or in conjunction with the bochs emulator as an accelerator to run non VM-friendly OSes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The TclPro tool set includes a graphical debugger, a static code checker, a wrapper to generate stand-alone executables, a "compiler" that writes out Tcl byte codes, and a loader that reads byte codes.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
    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
    Nak is a video game compiler, based on lua. With his dll system, you can made your own functions for nak. For now, only 2d system will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The UniXML library is intended to be an extremely portable XML DOM parser library, completely OS and C compiler independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Luna is a Scheme compiler and run time environment for .NET - it is written in C# and Scheme, and provides a useful superset of the R5RS standard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    CodeXpand Engine is a Scripting engine written with C++. It work with COMPILED SCRIPT linked at Run Time with Host Applications. The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 2 This Week
    Last Update:
    See Project
  • 15
    STack Oriented Interactive Compiler Adapted to Linux. POSIX threads, regular expressions, sockets, associative arrays (hashes), dynamic memory/GC, floating point math, types, and more. An RPN language, inspired by STOIC and Forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLBCC is a front-end to the GNU Compiler Collection. GLBCC adds Liberty Basic to the GCC language collection so that Liberty Basic code can be compiled directly to an executable. Since GLBCC uses GCC, the object files can also be linked with object file
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    mySAL -- A simple single assignment language Single assignment languages are a kind of "functional" language where the parallelism is easy to discover. mySAL is a relative of SISAL, and old and distinguished SAL. The provided compiler and runtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Cup Programming Language is a combination compiler and VM (Virtual Machine). The language is purely procedural, though allows 'top-level' code like a scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A small, efficient and reliable java virtual machine aimed at portable devices (but also runnable on desktop computers), initially written by Rick Wild of Wabasoft. This account is for the development of the VM core and the associated core java packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Turing To C is an experimental procedural self-hosting compiler for the Turing language being written in C using SDL as a graphics backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Add the QuakeC VM to all 3D/2D engines has posible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PlusScript is a simple to use scripting library using a JIT compiler which makes it faster than other scripting libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "push the arguments manually" (foreign function call) interface allowing programmers to call C functions in a completely dynamic manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The main goal of BASIC foundry on SourceForge is to gather all developers that works something related to BASIC programming language in order to help creation of fast, stable, cross-platform, OPEN SOURCE BASIC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
    Downloads: 0 This Week
    Last Update:
    See Project