@@TITLE Object Binding@@

Binding Object Names to Objects While Parsing

This activity is also called "Object Binding", and you can find a longer explanation of what it is and what it does in Richard Bartle's article on the topic.

@@INCLUDE parse_string/1@@

@@INCLUDE parse_string/2@@

@@INCLUDE command_parsing_algorithm@@

@@INCLUDE double_inheritance_lol@@