VirtualMachine.h File Reference

Implementation of a virtual machine for the Python Programming Language. More...

#include "../core/VirtualMachine.h"
#include <Python.h>

Go to the source code of this file.

Classes

class  te::vm::python::VirtualMachine
 

Namespaces

 te
 URI C++ Library.
 
 te::vm
 
 te::vm::python
 

Detailed Description

Implementation of a virtual machine for the Python Programming Language.

Author
Frederico Augusto BedĂȘ

Definition in file VirtualMachine.h.