By Limin Fu. Released under the GNU Free Documentation License.
[NAME]
ALL.daovm

[TITLE]
Dao Virtual Machine (Version 2.0)

[DESCRIPTION]


[STRUCTURE]

daovm--| daovm: Dao Virtual Machine (Version 2.0) (53.4 KB)
       |--interface-----| daovm.interface: Programming with The C Interfaces (32.7 KB)
       |                |--embedding--| daovm.interface.embedding: Embedding Dao VM (7.6 KB)
       |                |--extending--| daovm.interface.extending: Extending Dao VM (25.0 KB)
       |                                
       |--architecture--| daovm.architecture: The architecture of the Dao Virtual Machine (20.7 KB)
                        |--vmspace------| daovm.architecture.vmspace: VM Space (0.0 KB)
                        |--namespace----| daovm.architecture.namespace: Namespace (0.0 KB)
                        |--class--------| daovm.architecture.class: Class (0.0 KB)
                        |--routine------| daovm.architecture.routine: Routine (0.0 KB)
                        |--process------| daovm.architecture.process: VM Process (0.0 KB)
                        |--instruction--| daovm.architecture.instruction: VM Instructions (4.4 KB)
                        |--bytecode-----| daovm.architecture.bytecode: Bytecode Format (16.3 KB)