NewLang Project
Yet another programm language
|
#include "term.h"
Go to the source code of this file.
Classes | |
struct | newlang::VariableScope |
class | newlang::LatterType |
class | newlang::Context |
class | newlang::CtxPush |
Namespaces | |
namespace | newlang |
Macros | |
#define | INCLUDED_NEWLANG_CONTEXT_ |
Typedefs | |
typedef std::vector< LatterType > | newlang::VariablePairList |