Showing 122 open source projects for "risc-none-embed-gcc"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    MCPP is a portable C/C++ preprocessor, supporting GCC, Visual C++, etc. Its source is highly configurable and can generate executables of various specs. It accompanies a validation suite to check preprocessor's conformance and quality exhaustively.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 2
    rngcc is "really nice GNU C compiler" it's the GUI for the standard GCC on Unix systems rngcc is fully written in c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Front-end for GNU Compiler Collection for the PL/I programming language
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    relipmoC converts i386 assembly code to C code. Input must be in the same format as the i386 assembly produced by gcc. The resulting C code produces the same output as the original C program.
    Downloads: 0 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
    GDC is a GCC front end for the D programming language.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6
    GCC-based C cross-compiler for the Hewlett-Packard HP-48 scientific calculator (4-bit data bus, 20-bit address bus, 64-bit register architecture). Proj started 1994.. now moving here to improve user support and make it easier for others to contrib.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 8
    GCCfss is a free compiler based on GCC for SPARC Solaris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pyston is a GEM based plugin for GCC that traverses the C/C++ source code and automagically writes thin, fast Python wrappers for all types and functions. These wrappers once created, are independent of the tool and can be directly distributed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    HP-GCC aims to provide a C compiler for the HP49G+/HP48gii series of Graphing Calculators. It is based on GCC, with various calculator specific extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GCI is an interface to gcc. It adds some more preprocessor directives adding new functionalityies to gcc, from which it features a module system and the possibility to have source codes autospecify to gcc their compiling parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should you support with a comprehensive Assembler and C development environment for even this processor familie under Linux or similar host systems.
    Downloads: 84 This Week
    Last Update:
    See Project
  • 13
    A three-address code (C3A) compiler, implemented as a new front end to the GCC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An object-oriented language that compiles to native code, for POSIX and Windows systems. Requires Expat, GCC, as well as MinGW/Msys for Windows. Compiler generates C++ code but manages various tasks that C++ leaves to programmers, provides interfaces, gc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CCompilerSuite
    CCompilerSuite is a complete framework to compile a rich dialect of ANSI-C onto a RISC-like assembly, with a Virtual Machine as well. It provides for minimized tree creation, partial evaluation and semantic checks. Project is in C++ and fully extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a new Java front end for gcc, replacing parts of the existing "gcj" front end. It is intended to be much cleaner and easier to hack than the current front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PocketGCC is a port of well-known GNU C/C++ compiler and Binutils for ARM-WinCE-PE platform. Both crosscompiler and native builds are provided, allowing to develop applications for WindowsCE devices with ARM-compatible processor on the go without desktop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Binutils, gcc, gdb and glibc re-targeted for MIPS R3000R and R5900 as shipped in PlayStation and PlayStation 2 video game consoles, both from Sony Computer Entertainment Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Extended C gives Object-Oriented features such as self-referential structure pointers via macros to C, resulting in an object-oriented style. Currently tested in gcc, we hope to stabilize it for other compilers as well, including Borland & Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    (Note: this page is basically abandoned, but the compiler and library are still in development, see http://www.vr32.de/ for details.) gccVB is a GCC-based tool-chain targeting the custom NEC v810 variant used in Nintendo©'s Virtual Boy™ game syst
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    System C# (scs) - Port of the C# language for generating highly optimized system code to C++ C or GCC backend. SCS is not JIT'ed, does not need GC, includes c/c++ header files, has full macro support, and allows fine control of all generated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XOgastan is an API that allow to write programs that takes in input the file containing the ast generated by gcc and to analyze them. Using it you can collect informations about the generic C program represented by the AST (Tree) dumped by gcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Motorola DSP56800 Tool Chain" is intended to create a complete development environment for the embedded digital signal processor family. Including assembler/disassembler, linker, archiver and light C compiler based on GNU binutils and gcc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Lore-gcc will be a front end for gcc for the Lore language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    epocemx is a collection of tools (including a port of GCC) and libraries which enable building EPOC R5 applications under Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.