Showing 47 open source projects for "c compiler vm"

View related business solutions
  • 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.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Small Device C Compiler (SDCC)

    Small Device C Compiler (SDCC)

    The Small Device C Compiler (SDCC), targeting 8-bit architectures

    SDCC is a retargettable, optimizing standard C (ANSI C89 / ISO C90, ISO C99, ISO C11 / C17, ISO C23) compiler that targets a growing list of architectures: STM8, MCS-51, DS390, HC08, S08, Z80, Z180, R800, Rabbit, SM83, eZ80 in Z80 mode, Z80N, TLCS-90, Padauk PDK14 and PDK15 microprocessors. There also is incomplete support for the Microchip PIC16 and PIC18 and the Padauk PDK13 and MOS 6502.
    Leader badge
    Downloads: 1,243 This Week
    Last Update:
    See Project
  • 2
    Catalina C Compiler
    Catalina is a C compiler plus a set of C libraries and device drivers for use with the Parallax Propeller microcontroller. Catalina is a cross-compiler based on the retargetable C compiler "lcc". Catalina runs on Windows or Linux.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    WinAVR
    WinAVR (tm) is a suite of executable, open source software development tools for the Atmel AVR series of RISC microprocessors hosted on the Windows platform. Includes the GNU GCC compiler for C and C++.
    Leader badge
    Downloads: 856 This Week
    Last Update:
    See Project
  • 4
    Open source Algol 68 implementations

    Open source Algol 68 implementations

    Implementations for the Revised Report language

    ... of the vintage Algol68RS (UK Defense Research Agency) compiler. The implementation emits C code.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 5
    Z88 Development Kit

    Z88 Development Kit

    C compiler and dev kit for the z80 with assembly language libraries.

    Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80 systems: https://www.z88dk.org/wiki...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    wintcc

    Scripts, Makefiles, tools helping to build TinyCC on Windows and wine.

    The wonderful TinyCC (C compiler) has all the stuffs to make a Windows native compiler but it's far from obvious. This side project contains scripts, Makefiles and other tools to easily compile TinyCC on Windows. Currently, it contains bootstrap Makefile for Cygwin 32/64 that produces native compiler (Cygwin is not required to run the compiler) and Makefile for wine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ofront+

    Oberon family of languages to C translator for ARM, x64 and x86 archit

    Ofront+ is a tool that translates programs in Oberon dialects into semantically equivalent C programs. Full error analysis is performed on the Oberon input program and in case of no errors up to three files are generated as output. Ofront+ does not invoke the C compiler or linkage editor. This may be done in separate shell scripts or make files and is inherently dependent on the C compiler and linkage editor being used. Although normally not read by the user, the C code generated by Ofront...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GCC 1.30 x68000

    GCC 1.30 x68000

    Mariko's GCC for the x68000

    I've re-built Mariko's GCC 1.40 as a Win32 hosted compiler. It still relies on the x68000 HAS & HLK linkers along with the SHARP/Hudson includes & libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    crossemx

    crossemx

    EMX compiler hosted on Win32

    I'm taking various older versions of the OS/2 based EMX port of GCC and re-hosting them on Win32. This way I can use multiple core machines to build my OS/2 side projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 10
    MinForth

    MinForth

    A minimalistic but complete standard Forth compiler in C

    MinForth V3.4 is a classic Forth system with command-line interface. Development resource requirements are minimal. A source text editor and a C compiler are sufficient. By design no toolchain is required to adapt or rebuild MinForth. A complete rebuild takes only few seconds. Current sources are for Windows and Linux (32-bit or 64-bit). MinForth primitive definitions are written in mixed Forth and C language and are transpiled to pure C code. Main but not exclusive application...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 517 This Week
    Last Update:
    See Project
  • 12

    AVR-Ada

    Ada cross compiler and libraries for AVR µCs

    The AVR-Ada project provides the gcc based Ada compiler GNAT for the AVR 8-bit microcontrollers. This includes: - the Ada compiler - the Ada run time system and the AVR support library - documentation and some sample programs. The project is now superseded by the Alire crates - [AVRAda_RTS](https://github.com/RREE/AVRAda_RTS) - [AVRAda_MCU](https://github.com/RREE/AVRAda_MCU) - [AVRAda_Lib](https://github.com/RREE/AVRAda_Lib) - [AVRAda_Examples](https://github.com/RREE/AVRAda_Examples...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    GCC C compiler for MVS 3.8, MVS/XA, OS/390, z/OS and VM, z/VM, DOS/VS, z/VSE IBM mainframe computers. Plus MVS/380, VM/380, VSE/380 from Jujitsu. Note that the latest dev source and PC executables can be found in custom.zip and customb.zip at http://pdos.zip
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Jela Compiler -  6502/Z80/6809

    Jela Compiler - 6502/Z80/6809

    A "Just Enough Language" compiler targeting the 6502/Z80/6809

    A portable Second-generation programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MPL Bytecode Compiler

    MPL Bytecode Compiler

    Micro Programming Language - A Portable Language for Micro Computers

    NEWS: The MPL language is now completely defined. No more language changes are to be made. The compiler is complete and should be easy to translate to other languages if you so choose. MPL is a small, simple language based on BCPL, B, C and Jesusonic. The compiler and interpreter are written in portable Pascal. I have successfully compiled MPL for CP/M, DOS, Windows, Atari ST, Amiga and the Tandy Colour Computer. MPL is designed to be tiny in every way, while implementing all the important...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    devkitPro

    Homebrew toolchains for wii, gamecube, 3ds, ds, gba, gp32 and psp

    This project is for homebrew console development tools based on the gnu compiler collection with additional tools and libraries to aid programming each supported console. The windows variants are built with MinGW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WinCMOC (M6809 C Compiler)

    WinCMOC (M6809 C Compiler)

    A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)

    WinCMOC v0.6 is here! So many new features, I cant remember them all. Please uninstall old versions before installing. This is a port of the CMOC compiler (written by Pierre Sarrazin) to Windows. Currently CMOC does not support linking, so, I've written front end tools which edit CMOC's output so that it can be assembled and linked via LWTOOL's. A simple C editor in included which makes it easy to compile/build and run the xroar emulator. Please visit the CMOC website: http://perso.b2b2c.ca...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    A complete compiler toolchain that will cross-compile ANSI C, K&R C, Pascal, Modula-2, Occam, Fortran and Basic for a number of architecture including, but not limited to, the 6500, 68000, Z80, i80, i86, i386 and PDP-11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XièXiè Compiler

    XièXiè Compiler

    High-level, meta-language, trans-compiler with virutal machine

    XièXiè is a language with a trans-compiler (or rather source-to-source compiler) which compiles to mainly C++ (C++98 and C++11). It also comes with an own assembler compiler for ARM, IA-32/ x86 and its own byte-code XBC (XièXiè-Byte-Code) including a virtual-machine. XièXiè can be seen as a "Meta Language". --- THIS PROJECT IS IN IT'S FIRST STEPS ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    .../crossbridge/issues GitHub - Wiki: https://github.com/crossbridge-community/crossbridge/wiki GitHub - Examples: https://github.com/crossbridge-community Demo: http://www.vpmedia.hu/crossbridge/neverball Tutorials: https://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flascc_v_.tse.html http://bruce-lab.blogspot.hu/2014/01/crossbridgeflascc-resources-collection.html https://tv.adobe.com/watch/max-2013/from-c-to-flash-the-power-of-the-adobe-flash-c-compiler/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Moved to https://github.com/gentoo/parity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MIDletPascal
    MIDletPascal is specifically suited for development of J2ME midlets. It's compiler translates Pascal source code directly into Java microedition bytecode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Ultimately, intends to cross-compile a number of languages. Initial target languages: C and C++. Current development targets: C and C++ standalone preprocessor; parser frontend for C and C++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Proteus Cross Compiler system allows the generation and compilation of Java Code from llvm-gcc compatible languages (C/C++/fortran). The generated code will execute at up to 50% of native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next