- Basics of using Soar
- The Soar CLI
- Soar Productions/Rules
- Soar Working Memory (WM)
- Soar rule syntax
- Conditions
- The default "
^type
" Working Memory Element (WME)
- The default "
- Actions
- The
(write)
and(crlf)
RHS functions
- The
- Conditions
- Our agent has not yet told the world, "hello". This is an egregious breach of etiquette. If we do not rectify this impropriety, the world might grow to become most seriously irate.
- Make a basic Soar rule that fires once to say "hello" to the world!
- Open the lesson here.
- Open the project agent starter code.
- Edit the project code while following along with the lesson instructions.
- When you've finished this project, click here to move on to the next!