Css design
From Emergent
CSS design
- C pointers in css -- how css deals with pointers to C/C++ (hard coded) objects
- css runtime stack design -- how css maintains its own internal runtime stack independent of the C++ stack, which enables programs to be stopped at any point, with control returning all the way out to the main event loop, and then progress can resume later where it left off..
