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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    faux1

    faux1

    Apple1 Emulator for the terminal with cut and paste.

    ..., gcc, and the standard development libraries. There are no difficult dependencies to figure out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation. Now builds on newer versions of Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    An easy to use template for Object Oriented Programming with Pure C ! Though the name refers to GCC , the main part is compatible with M$'s compiler ! Same as the OCC-GCC at Google Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mspgcc4 is no longer supported. Please use the newer toolchain at the MSPGCC project. (This was a port of the GCC 4.x branch to the Texas Instruments MSP430 microcontroller core. It is based on the MSPGCC project that is stuck with GCC 3.2.3.)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Cake Build System
    Cake is a build system that combines the flexibility of Python build scripts with an incremental build speed that matches build systems written in C/C++. It requires Python 2.4-3.2 and natively supports Windows, Linux, Mac, Cygwin, MSVC and GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A place to host any none code modification for the game PlaneShift
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Small scripting language with a minimal yet powerful command syntax developed in ActionScript 3. Heavily inspired by Sauerbraten's console language.
    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
    GCC D Compiler (GDC) for Windows (NT-XP) See http://gdcproject.org/ for new GDC development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    GCC D Compiler (GDC) for Mac OS X (10.2-10.4) See http://gdcproject.org/ for new GDC development.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 12
    oscript is script language. it have very simple syntax and cover how to define a string , integer, float, array, object and function... it be fit for embed script in host jave or c/c++ programe. it is a easy and fast VM implement for c/c++.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    code generator,plugin style,php develop,b/s,web run,. embed drupal module gen plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ENIGMA Development Environment
    ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    new ones can be found at https://code.google.com/p/ooc-gcc/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki ICI transforms production compilers into open interactive plugin-based research infrastructure as the first step towards future intelligent self-tuning computing systems. More information: http://cTuning.org/ici
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LSGTL means LLX’s Static Graph Template Library which is a light-weighted header-only template library developed mainly for static graph analysis. LSGTL is expected to be used in laboratories for research purposes mostly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Modalbox is a plugin for AutoPlay Media Studio that allows you to embed modalbox functionality into your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EmbeVi
    EmbeVi Project - Auto Embed Video From Link
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PET is a C++ library that implements generic regular path expressions. It provides a set of classes and overloaded operators that allow the programmer to define regular path expressions over user-defined data structures using solely the GCC compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An implementation of protothreads (extremely lightweight threads) that includes a UNIX-like scheduler, requires the GCC C compiler but no operating system. NOTE: This project is no longer being maintained here; see http://code.google.com/p/protothread/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    The pcre_cxx C++ class provides an easy and efficient way to use the PCRE regexp library in a C++ application. It uses the upcoming c++0x rvalue reference feature. So, if you use GCC compiler >= 4.3.3 version, use the "-std=c++0x" compiler option.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pyjamas-Desktop is the Desktop version of the Pyjamas Web Widget toolkit. Pyjamas-Desktop can even execute javascript, and embed plugins such as Flash. Pyjamas-Desktop is now part of http://pyjs.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    YADS is a clone of the documentation system that PHP uses for its API. Since PHP doesn't have it in a nice package for everyone and their twin to download and install (at least none that I can see), I figured I will just recreate it.
    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.