Commands sequences
2010-12-01 by Eugene
Dear Colleagues I need to realize commands processor (something like a command interpretor with my set of operators). There are two parts of project: 1. the interpretor for PC for debug purposes. 2. embedded interpretor for stand along device functioning (inside AVR). I have done parsing several commands, but have troubles with cycles and subroutines :( Have anybody met something like open-source subj or have this experience? Any ideas? It seems to use something like bascom-avr but with very specific set of operators|commands :) Eugene.