This is an experimental first build of the newly revived PropellerIDE, now maintained largely by Brett Weir. Full source is available here: https://github.com/parallaxinc/propelleride
PropellerIDE is an open-source Qt-based IDE for the Parallax SPIN Language. SPIN is a purpose-built language created to support their multi-core Propeller P8X32A Micro-controller.
PropellerIDE includes a SPIN compiler and uploader compatible with USB UART equipped Propeller boards. It also has a library of object files; uncompiled SPIN files which implement things like Serial Communication and more.
Build 0
- First build, in-sync with release 0.25.0 - https://github.com/parallaxinc/PropellerIDE/releases/tag/0.25.0
- This is the start of a major refactor to pretty much the entire codebase, and features may come and go as they are culled and reimplemented.