Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Alexander Weigl's avatar
    Fixing details in Interpreter · 814a7c3e
    Alexander Weigl authored
    * [FEATURE] CommandLookup
    * [FEATURE] InterpreterTest for testing the interpreter; includes helper commands like assert/assertEq
    * [FEATURE] Listeners for Evaluator and Interpreter
       * including History and Logger listener for the start
    * [FEATURE] Interpreter has scrict or non-script mode (exception on not selected goals)
    * [FEATURE] Interpreter has a logger instance
    * [FEATURE] default ast visitor has defaultVisit method
    814a7c3e