Lhogho  0.0.027
Memories

Lhogho uses memory blocks to hold machine code generated during compilation.

Structure

Memory atoms contain a pointer to the actual memory. There is no limitation on how big this memory could be, except for limitations imposed by the operating system.

Use IS_MEM() macro to check whether the atom is memory and MEMORY() to aceess a pointer to the actual memory.

mems_structure.png
Memory atom structure

[ HOME | INDEX | ATOMS | VARS | REFERENCE ]
Lhogho Developer's Documentation
Tue Feb 7 2012