Package karel

Provides the internals for the karel simulator.

See:
          Description

Class Summary
Builtin  
Compiler  
Corner  
Instruction  
KarelVM  
KPoint  
Lexer  
Parser  
Program  
Robot  
Symbol  
Test  
Token  
TokenType  
Tracer  
World  
WorldParser  
 

Exception Summary
KarelCrashedException  
KarelException  
KarelNoBeeperAtCornerException  
KarelOutOfBoundsException  
WorldParserException  
 

Package karel Description

Provides the internals for the karel simulator. These internals are user interface independent. This allows a variety of user interfaces to be built around the internals, responding to the various events that are generated as the robot program is executed.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: