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
  • 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
  • 1
    J8051 is an API for communication between a 8051 microcontroller and a cell phone using Java ME, Bluetooth and "C" language callback functions, providing a easy way for embed systems developers build a communication between.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Zignal is a very lightweight library for handling signals (As the ones found in Qt or Boost.Signals). It aims a being used in embedded programs, in order to improve their conception, and code readability. Its implementation is based on a gcc hack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Sambuca is a Java HTTP Server framework allowing developers to embed a HTTP server in their apps with custom HTTP Request Handlers. Apps can host standalone HTTP Services (Web Service) without having to deploy full app server such as Tomcat or WebLogic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    Front-end for GNU Compiler Collection for the PL/I programming language
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    GDC is a GCC front end for the D programming language.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Uber Micro is an IDE for Atmel AVR Microcontrollers in Linux, as a plug in package for jEdit. It interfaces with jEdit, AVR GCC, GDB, SimulAVR and AVR DUDE to provide a simple and intuitive interface to streamline the code development process in Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VideoBox displays your video content on webpages within an overlay (lightbox). It was inspired by Lightbox.v2 and uses portions of Slimbox code. It's written for the mootools library. swfobject is used to embed flash content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Javum, the Java Virtual Unix Machine, is an ambitious project which aims to provide a full virtualized Unix environment including C compiler (GCC), Unix-like API, shell, and command line tools, inside of a JVM. Details @ http://javum.wiki.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
    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
    A Javascript MSX-BASIC translator. Run simple MSX-BASIC code directly in the browser, or even embed MSX-BASIC programs on your website :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    python-in-scheme is a scheme library that allows you to run python code within scheme. It uses the Python/C API to embed a python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jello Framework is an AOA based java web application framework,it includes many distinct viewpoints such as None Config, BPC Model,DMM persistence technology and so on,supports rapid web application building.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    C++/Tcl is a library that allows easy integration between these two languages. It helps to write C++ modules that are loaded and used by Tcl applications, and also to embed Tcl interpreters in C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    young is a portable container library(support embed system: include DSP、ARM etc) by C and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tool to convert stabs debugging symbols into Codeview symbols within Windows 32 bit executables. This tool allows one to use Windows debugger tools on applications built with GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A tiny filter tool that eliminates warnings that result from STL when compiling with gcc and -Weffc++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PSP Tools is a package consisting of many command line tools that are used in conjunction with a tool-chain to create executables capable of running on the PSP. It is compatable with gcc and the PSPSDK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application. NOTE: JRuby has moved to Codehaus, visit jruby.codehaus.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Java framework for chained options (listboxes, dropdowns etc). Provides functionality so that when the value is changed in one listbox, other listboxes change accordingly. Handles special items like 'Any Value' or 'None Selected'. See 'Screenshots'
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    OneSource wants to be a play ground where previously incompatible technologies come together. The first release will concentrate on Compilation of core Microsoft libraries MFC/ATL/WTL/COM with GCC and other standard compilers, on Windows and/or Winelib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A content generation engine written in Python used for generating content for HTML and textual output. Integrates with Apache to form a web framework that uses XML templates and can embed Python.
    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.