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

View related business solutions
  • 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
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    (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
  • 2
    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
  • 3
    A mini cross-platform IDE to cooperate with GCC, GDB, VIM. Programming Language: Python, Vim script. OS: OS independent. Graphics libraries: Use just vim native UI functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tools for development on the Archos Gmini 100 & 200 series -- GNU Binutils for CalmRisc16 -- gcc for CalmRisc16 -- Gmini 1xx & 2xx emulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    A generic XML parser generator. With a DTD input for any ML language, the C parser for that language is generated. The users can embed their C code with a minimal knowledge of lex/yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VxDevelopSuit is a powerful develop suit which supports embed system development based on some normal embeded cpu, such as ARM,mips. it will provied a powerful cpu emulation engine and is developed using C++/Python and will run on windows/linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebKitJava allows to embed Apple's WebKit's WebView GUI Element into Java's java.awt.Frame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cross-platform, cross-compiler, cross-CPU C header library for programming with SIMD instruction sets. X86 (MMX/SSE/SSE2) GCC and MSVC, PPC Altivec GCC, WMMX ARM GCC, and software emulated SIMD are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A interpreter for the brainf*k programming language which also can generate C code (and a Makefile). Supported compilers: gcc (linux, cygwin, ...) and MSVCPP 6.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pinf provide an easy and complete method to embed documentation into source code. It borrows concepts from literate programming while considering ASCII source files readibility as a top priority. Language independent & typesetter independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++\'s simple standalone version of JSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Software Development Kit for the Nintendo(tm) Gameboy Advance(tm) based on GCC.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 15
    Menugool is a menu generation language for Ncurses. It takes as input a small language describing the menu, and spits out C code (optional makefile) to display the menu. You can embed callbacks or call external scripts (in this way you can create a men
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ROOT Apache is an open source scripting module for the Apache webserver Based on the ROOT framework <http://root.cern.ch> which is using C++ as scripting language it allows to embed C++ code directly into HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Given a GCC "gmon.out" file (or output from the GNU tool gprof), generate an HTML version with one page per call graph, including hyperlinks and (later) graphical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The extensor, is a assembly of programs and independent libs (- nostdinc) at the moment for DJGPP, but thought for others GCC-i386. By means of this kit it is possible to construct a operating systems or a program boot from the BIOS (i386 embedded syste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RustPython

    RustPython

    A Python Interpreter written in Rust

    RustPython is an implementation of the Python programming language written in Rust. Its goal is to provide a fast, embeddable, and secure interpreter that can be integrated into Rust applications or used standalone. Because it’s in Rust, it benefits from memory safety and modern tooling, allowing developers to compile Python into efficient binaries or embed it as a scripting engine in Rust projects. The interpreter aims to support the Python standard library, dynamic typing, garbage collection...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    gasVM

    A register-based virtual machine designed to be embeddable.

    gasVM is a 32-bit, register-based virtual machine that has been designed to support a game that the author has undertaken for the development of a game for a game Competition, "Gary's Adventure of Science!" It is designed so that it may one day be implemented and hardware, and is designed to be a RISC machine. While this VM is designed for a single game, it is hoped that it will be useful for others who are looking for a virtual machine platform to embed within their software.
    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.