Question
A comparison of C compilers for the STM8
Posted on June 15, 2016 at 10:18
A comparison of the 4 most important C implementations for the STM8 can be found at:
http://colecovision.eu/stm8/compilers.shtml
It uses the current (mid 2016) versions of all 4 compilers. Only aspects of the C implementation itself are compared (i.e. other aspects such as IDE integration are not). Here's the summary table from the comparison:Standard Compliance Code Speed Code Size OS Support License
Cosmic - o o - o
SDCC + - - + +
Raisonance - o + - -
IAR + + - - -
Philipp #cosmic-c-stvd-test