#include "StdAfx.h"
#include "Script.h"
#include "./VirtualMachine.h"
#include "./bytecode/Instruction.h"
#include <CoreLabs/sstream.h>