InFact
Interpreter and factory for easily creating C++ objects at run-time
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces
interpreter.cc File Reference

Interpreter implementation. More...

#include <sstream>
#include "error.h"
#include "interpreter.h"

Go to the source code of this file.

Namespaces

 infact
 The namespace for the entire InFact library.
 

Detailed Description

Interpreter implementation.

Author: dbike.nosp@m.l@go.nosp@m.ogle..nosp@m.com (Dan Bikel)

Definition in file interpreter.cc.