B.Lo.C Language for PIC Micro
from http://pp06.sourceforge.net/bloc.html
Fast Development On - Time
BLOC
C like language
- Fast to Write, fewer mistakes
- Programs are readable, and comprehensible
- Familiar to available programming staff
- Code will be supportable by new or different staff into the future
- Programs can be ported easily from algorithms developed in C,
- Code can be ported to other processors
Designed for PIC architecture
- No stack usage
- No use of intermediate storage during expression evaluation
- No “optimization” : code executes as written
- BLOC was written for real time signal processing at 10kHz using the PIC 16C71 !
This entry was posted on 16. December 2009 at 04:17 and is filed under Butterfly Signal Processing, Programming Language. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response or trackback from your own site.