Category Archives: compilers

embedXcode IDE covers multiple platforms

Rei Vilo has developed embedXcode, a Xcode 4 template for embedded computing boards, that supports Arduino, chipKIT, MSP430 LaunchPad, LeafLabs Maple and Wiring boards/platforms. “It relies on a set of modular makefiles, so adding support for a new board/platform is … Read more

Parallax releases beta GNU C/C++ compiler for Propeller chip

Parallax has announced the beta release of their Propeller GCC compiler for the Propeller chip. The compiler is available for Windows, Mac and Linux platforms along with a collection of utilities and demos. Propeller GCC complements the existing Propeller assembly … Read more

Propeller GCC Beta enables programming in C and C++

Parallax has announced the availability of the Propeller GCC/SimpleIDE programming environment for the Propeller chip. “Now you can program your Propeller based application in C or C++! Parallax is proud to announce that it is moving into the beta phase … Read more

Rhodes: open source HTML5 mobile app developer

Rhodes is a Ruby based open source cross-platform mobile app development tool and is part of the Rhomobile project. It allows you to develop HTML5 mobile applications on your computer with Rhostudio or in the cloud. If you’re new to … Read more

propgcc: GCC for the Parallax Propeller microcontroller

Here’s an interesting code project in the development stage. Propgcc is an open source GCC port for the Parallax Propeller P8x32a Microcontroller. The project is currently in the Alpha Test Phase, and its developers note that it’s not yet ready … Read more