Sunday, September 15, 2013

Symphony in C

One of the challenges with a custom language like Spin is that a lot of the support mechanisms available to standard languages are not available.  

The great news is that Parallax has released a C/C++ compiler and IDE for the Propeller chip!    A set of libraries is under development by Parallax to provide support for many of the sensors, servos and accessories where there are Spin libraries.  

Here is a link to the main Parallax page for using C with propeller.

Going forward any code that I create for Boe-bot will be developed in C.  

No comments:

Post a Comment