CXXR (C++ R)
|
Class CXXR::ByteCode. More...
#include "CXXR/ConsCell.h"
#include "CXXR/Evaluator.h"
#include "CXXR/IntVector.h"
#include "CXXR/ListVector.h"
#include "CXXR/NodeStack.hpp"
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 |
Class CXXR::ByteCode.