|
PH Logo
Logo intepreter modeled after UCB Logo.
|
| defun(const std::string &name, const std::string &args) | phlogo::Interpreter | |
| end() (defined in phlogo::Interpreter) | phlogo::Interpreter | |
| getNextThing(World *world, TokenStream *ts, pThing *thing) | phlogo::Interpreter | |
| getVerbs() (defined in phlogo::Interpreter) | phlogo::Interpreter | [inline] |
| Interpreter(World *world) (defined in phlogo::Interpreter) | phlogo::Interpreter | |
| run(World *world, const std::string &sentence) | phlogo::Interpreter | |
| runTokenized(World *world, const std::string &tokenized) | phlogo::Interpreter | |
| sentence2words(const std::string &sentence) | phlogo::Interpreter | |
| setDebug(bool on) (defined in phlogo::Interpreter) | phlogo::Interpreter | [inline] |
| varOrLiteral(World *world, const std::string &s) | phlogo::Interpreter |
1.7.4