CXXR (C++ R)
Classes | Namespaces | Macros | Typedefs
ByteCode.hpp File Reference

($Id: ByteCode.hpp 1348 2013-02-25 17:49:03Z arr $)

Class CXXR::ByteCode. More...

#include "CXXR/ConsCell.h"
#include "CXXR/Evaluator.h"
#include "CXXR/IntVector.h"
#include "CXXR/ListVector.h"
#include "CXXR/NodeStack.hpp"
Include dependency graph for ByteCode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXXR::ByteCode
 ByteCode interpreter. More...

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Typedefs

typedef SEXP R_bcstack_t

Detailed Description

Class CXXR::ByteCode.