Every programmer (even the beginner) must know that CPU registers are
organized in multiples of bytes.
============================
Java, Perl, Python, PHP, TCL, Haskell,..

MSElang must be able to program microcontrollers
================
There might be type definitions for ranges:
type
  int8 = integer from -127 to 127;
var
 reg1: int8;

BTW are the address operators "@" and "^" OK ? Or should they be keywords?
==============================
"@" may be aliased bya keyword. But "^" may be placed in type
declaration section where keywords with "(..)" may be misleading.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to