Slashdot Mirror


User: epacsmis

epacsmis's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Show me some example code on The Power of the R Programming Language · · Score: 1

    On quality: Manufacturers whose products include embedded systems will implement their algorithms in C but many (most?) will not use free implementations of C (compilers) for their deployed products. For safety critical applications with which I am familiar (automotive, aerospace and defense) manufacturers insist on compilers provided by commercial vendors. These vendors include Green Hills and Metaware as well as processor-specific vendors like Intel. Among these vendors, quality (in all its forms: reliability, performance, etc.) is paramount.