Quote:
|
Originally Posted by Stu Bloom
HERE is the website to download the program. As I understand it, this is a graphical programming interface that SKIPS the conventional coding and compiler steps and takes you from the graphical interface directly to assembler. I believe when the RC gets it, it is a smaller and more efficient file, and this method eliminates the potential for typos, and syntax and compiling errors.
|
Thats a good description but CoreChartFR does more than that. Subroutines ( including functions from the default C code ) are selectable from a list. Also variables ( default C code and user generated ) are selectable from a list. This means that the programmer does not need to rely on his/her memory ( or constant reference to a printed list ) to program but can concentrate on the process instead.