Search Results for "c compiler vm" - Page 8

Showing 542 open source projects for "c compiler vm"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 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
    ADI GNU toolchain

    ADI GNU toolchain

    The GNU Toolchain for ADI's Blackfin and future processors

    ... of GNU Binutils, GNU Compiler Collection (gcc), GNU Debugger (gdb), elf2flt utility, LDR utility, Libraries (libdsp, newlib, libgloss and uClibc), JTAG tools: (both urjtag and gdbproxy), etc. The source for all of these tools is available from our git repository, and any of these tools should build on almost any host system, including all Linux and Unix based OSes, and run on Windows. For the latest release of the toolchain, please see the README under "Files".
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Slackless

    Slackless

    Base Slackware Virtual Image

    A slightly modified base package Slackware image suitable for VM performance testing. Project Goals: Development of production testing protocols Base Image Base +Apache Base + MySQL Base + node.js Base + AoE Standard Full Slackware Current VM image The goal of the Slackless project is really two-fold. To provide high quality virtual images of the original Slackware operating system suitable for use and testing in virtual environments in an effort to introduce users new to Slackware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MemoryTracker

    C library, that logs memory changes made by malloc and free.

    This is a library that can be used for debugging memory consumption made by your program. Is written for Unix-like operating systems. It is advised to use GNU Compiler Collection when compiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5

    PBFC - Portable Brainfuck Compiler

    x86 & x64 Brainfuck Compiler

    Brainfuck compiler for x86 & 64 Linux. Assembles, compiles and links Brainfuck source code directly to executable files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FlDev

    FlDev

    IDE for Windows, Linux and DOS written with FLTK

    FlDev is an Integrated Development Environment (IDE) for Windows, Linux and DOS. It is written with FLTK 1.3.0 and uses GCC as the compiler. Console and FLTK programs can be developed with this IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    runpl

    Run Programming Language

    a new concept for programing: new syntax and a new way of coding source files. not bytecode or any typical implementation for vm. in fact, it encodes functions and keywords for a smaller code, which is good for small devices and embebbed devices. small code, small size, RUN faster.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Mite is a simple general-purpose VM system that provides fast JIT translation to good native code, and safe interpretation. It is easy to target (the core specification is about 10 pages), and simple to implement (a few thousand lines of ISO C).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sisal is a unique parallel language that supports a clean, fully implicit parallelization model. The optimizing sisal compiler (sisalc) works on top of pthreads to give high performance on commodity SMP architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10

    Open Utlity

    Open Utlity is series of unix utlity just like gnu for linux / windows

    Open Utility is series of Unix utility which is currently in development.currently it has a c compiler which is based on early unix c compiler.later versions like v1 or later has in build assambler and linker.it can be used in place of gcc it is good alternative of gnu c compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ghaggis

    GHC : Glasgow Haggis Compiler

    This is a compiler for the 'pseudocode' Haggis used by the Scottish Qualifications Authority for specifying pseudo code. The compiler is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The aim of this project is to provide and maintain MinGW (Minimalist GNU-Win32, http://www.mingw.org) cross-compiler packages for Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clipper/XBase compatible compiler with initial support other xBase dialects. Multitasking, OOP,SIX/Comix, SQL and ODBC drivers,a C-API for third-party developers, a few wrappers for popular libraries (such as BZIP, GZIP, GD, Crypto, and Fcgi), ....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    This project provides a compiler that compiles ML into code suitable for execution on small targets, including embedded ones. The compiler generates both C and Forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MPL-Forth

    Forth compiler in MPL language

    Forth compiler written in MPL, Minimal Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The nesC language was designed to support the TinyOS project. nesC provides several advantages over C: a component model based on bi-directional interfaces, whole-program compilation for performance and a simple concurrency model for embedded systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    It is (no stack based!) VM in a form of a library. It supports different language paradigms without data type restrictions, allows both interpretation and JIT, produces a fast code. Our goal - to have a GENERIC and POWER tool for code migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DCC is a C-like compiler used in linux. So far, DCC is only for x86 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Moved to https://github.com/gentoo/parity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    mini-toolchain

    A very easy-use build toolchain for ARM target on the Windows platform

    This is a native windows port of GNU C Compiler (GCC) , GNU utilities for the embedded processor ARM/MIPS. Includes extensions very useful tools for build images of arm/mips targets. mini-toolchain give a more efficient, small size tools and economical way to build images for embedded systems products.It integrated with GNU utilities, GCC and other common command, very easy to use and works perfectly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    LEE_FSM

    Finite State Machine; PHP; LUA;

    The software resents an executable specification language based on deterministic finite automata, this allows the user to perform tests of word recognition in the state machines that are defined by it. Moreover, it’s possible for the user to assign snippets of code to be executed every transition automaton, these snippets can be described in Lua or PHP programming language. To test that were conducted in the language, was developed a compiler that recognizes words and generates object code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C library for big numbers. bign.tar.gz is the set of library files. Expand it wherever you want. bnstart.html is a beginners guide. buserdoc.html is definition and complete instructions. Everything works.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24

    Django Live OS

    Django Live OS for building webapps using Django and MongoDB.

    This is Django Live, a live CD based on Debian stable, Squeeze 6/Lenny 5 that enables to setup/host/test Django apps with ease. No worrys of how to install Apache/Python/MySQL/Django..just fill it, shut it, and go on..LAMP made easy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C++ Command Prompt

    C++ Command Prompt

    Open Source Command Prompt using C++ with Windows CMD functions.

    I have just created the Command Prompt’s few commands for my CMD using C++ for mini project. Still my CMD projects is in initial level and I am working to make it more and more better.! :) This is the version which compiled using the “Borland compiler 5.5″. As we are bit restricted to use this compiler for our programs.But I am sure it’s not very difficult to Convert it into ANSI C++ format. But I will update this project after some days with many new function of original Command Prompt.You can...
    Downloads: 2 This Week
    Last Update:
    See Project