Search Results for "c compiler vm" - Page 20

Showing 1281 open source projects for "c compiler vm"

View related business solutions
  • 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
  • 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
  • 1
    rapier-script

    rapier-script

    A simple to learn but powerful language

    A simple to learn but powerful language. The compiler is written in C. specs of the language are being worked on check the SVN or GIT for more info. the GIT is a mirror of the GitHub project repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The intention is to provide an OS (optionally USB-loadable), that doesn´t require much system-resources. A powerful system offering new life to older PCs as well as offering a retro-system for those of us who miss C=64. Update 032815: To kickstart the project, Commodore OS (http://en.wikipedia.org/wiki/Commodore_OS) is revived. Files uplpaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ECL development has moved to https://gitlab.com/embeddable-common-lisp/ecl
    Downloads: 6 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    WinSDK
    The SDKolor project is SDK's software, it aims at allowing the development of programs in C/C ++ on Casio using the Prizm system. The SDKolor is based on the GCC PrizmSDK available on the site of Cemetech(http://www.cemetech.net/forum/viewtopic.php?t=7085). It is equipped with various features to compete with the official fx9860SDK of Casio. it takes back moreover the graphical interface of the latter. Features: - GCC Compiler - Customizable Syntax highlighter - options more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    dBaseCompiler

    dBase2c++ Compiler

    converts dBase source files into C++ so you can compile it with gcc under Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ckon

    automatic build tool for ROOT data analysis software

    ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    P objdump

    P objdump

    Tool to find symbols in Library or Executable

    This tool is handcrafted for developer to find symbols listed inside Library and Executables. Upgrading for demangling support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Lsie

    General purpose Lindenmayer system written in C++

    Lsie (Elsie) is a Lindenmayer system implementation written in C++. It supports bracketed, stochastic, context sensitive, parametric, conditional grammars with parameter signature matching, homomorphism and decomposition. Expression evaluation and signature matching is based on an internal bytecode compiler and interpreter, types are statically checked at compile time. It may seem a bit overkill, but it is fun to write and it has some practical advantages. :) The project is work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Animated GIF Control

    Animated GIF control for Windows

    A Windows control that plays GIF animations. It comes with a platform-agnostic GIF file loader. You'll need to embed the GIF as a raw binary then create a temporary stream to package images, the resource compiler isn't up to it. The control uses the timer to update the animation. It's written in pure C, and only exposes three functions. Register at start-up, and create with "GIFAnimation" as the class name using CreateWindow. It should drop in easily to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    KMeansAniX

    Animation of kmeans clustering using X Window System

    Open source animation of kmeans clustering in X Window System using the C++ libplotter library. Supports Linux, Mac, and BSD. Includes common initialization methods such as Forgy, Macqueen, random, and angular. Sample videos are available through the Files Tab above. The SVN repo is accessible thorugh the Code Tab above. Requires a C++ compiler, libplot-dev, and libncurses5-dev Mac alternative to libplot-dev: macports plotutils +x11
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    hbcxx

    Use "#!/usr/bin/env hbcxx" to make C++ source code executable

    hbcxx uses the Unix hashbang (or shebang) #!/path/to/interpreter technique to make C++ source code directly executable. Modern C++, meaning C++11 or even C++14, feels like another language. This is not because the language has been changed massively but because the new features encourage a different, and slightly higher level way to think about writing C++. It's faster, more fun, supports lambdas, has tools to simplify memory management and includes regular expressions in the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Medusa

    Medusa

    An open source interactive disassembler

    Medusa is a disassembler designed to be both modular and interactive. It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI. You also need CMake for compilation and a C++11 compiler (VS2015 update 2 on Windows). Git is optional but allows to clone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ..., binutils for these targets have been included. Default installation path is under c:\util\fpc271, if you'd intend to change the path edit the fpc.conf. I'll appreciate any suggestions and please keep in your mind, the 2.7.1 is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C for Drivers -- Extensions for the C Programming Language to support Linux Device Driver Development. Compiler written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fun2audio

    fun2audio

    Funcube Dongle Pro+ Data Capture & Audio Output

    Various reference programs to read baseband I/Q sample data from a Funcube Dongle Pro+ (FCDPP) software defined radio (SDR) hardware front end, demodulate the data stream and send it to the host's audio output port. Programs are present to demodulate AM, CW, FM and SSB (USB, LSB) streams. Also included is a program that writes FCDPP sample data to its standard output (stdout) port. The programs require the qthid program to control the FCDPP frequency and gain (also available at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CodePad.org

    CodePad.org

    android app for CodePad.org & ideone.com

    An android client of CodePad.org & ideone.com CodePad.org is an oneline free multi-language compiler for developers. ideone provide non-free services for the same work. ideone is much more powerful Now the tool support C,C++,Java (for ideone), Bash (for ideone), R (for ideone), Python, Ruby, Perl, PHP
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    XWX C Compiler

    A readable C compiler

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    i5/OS Programmer's Toolkit is a set of tools designed to ease programmers' daily works on an IBM i box(previously known AS/400, or iSeries).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies. If you have a C++ compiler and the X Window System you can compile and use it.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23

    IPAT

    A freely accessible software for analyzing multiple patent documents

    Designed IPAT (Intelligent Patent Analysis Tool): A freely accessible software for analyzing multiple patent documents with inbuilt landscape visualization (Microsoft Visual Studio 2010: C# Code) consist of  IPAT Compiler Search engine tool which extract specific results in a predetermined order into an excel sheet  IPAT Visualizer Analyzes inventor, assignee, citation, trend and technology; based on user define selection
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Nuke C# Compiler

    Nuke C# Compiler

    Advanced Compiler for CSharp files.

    Designed to compile .cs files 2014 Feb 02
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    IOTL

    IOTL enables to serialize data in a portable way.

    IOTL enables to serialize data in a portable way that ensures full compatibility between different versions of your application! IOTL is a free open-source C++ library made to serialize data for your application. IOTL further ensures backward- and forward-compatibility with any version of your application. Those points are at the core of the library: - Any file written by IOTL on a certain device can be read on any other device, regardless of the compiler and the platform. - If your...
    Downloads: 0 This Week
    Last Update:
    See Project