toka.nbk: Home | Index | Next Page: LocalsLibrary | Previous Page: License
Limitations
- Cell size is machine dependent, generally 32 bits (4 bytes) or 64 bits
(8 bytes) in size. cell-size returns the actual size in bytes.
- Character size is machine and OS dependent. Normally 8 bits (1 byte).
char-size returns the actual size in bytes. This is normally
1 byte in size.
- Quotes can be up to 64 elements (values, primitives, embedded quotes,
calls to other quotes, string pointers, etc) in length in most cases.
- The data stack can hold up to 100 cells.
- The return stack can hold up to 1024 cells.
toka.nbk: Home | Index | Next Page: LocalsLibrary | Previous Page: License
Notebook exported on Sunday, 1 July 2007, 19:54:43 PM EDT