Vita
Classes | Namespaces | Functions
core_interpreter.h File Reference

Go to the source code of this file.

Classes

class  vita::core_interpreter
 Minimum interface of an interpreter. More...
 
class  vita::symbol_params
 An interface for parameter passing to functions / terminals. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Functions

template<class T >
value_t vita::run (const T &ind)
 A handy short-cut for one-time execution of an individual. More...
 

Detailed Description

Remarks
This file is part of VITA.
License\n
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/

Definition in file core_interpreter.h.