Compiles and executes code string expressions, returning the result to the dictionary entry.
ClassName("calc")
Runtime type information.
static bool execute(dictionary &dict, Istream &)
Execute the functionEntry in a sub-dict context.
calcEntry(const calcEntry &)=delete
Disallow default bitwise copy construction.
void operator=(const calcEntry &)=delete
Disallow default bitwise assignment.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read,...
const dictionary & dict() const
This entry is not a dictionary,.