(defrule animal-sound (animal (species tiger)) => (assert (sound (noise "Roar"))))
CLIPS is written in C and is incredibly portable. It was designed to be embedded into larger applications. The fourth edition teaches you to: (defrule animal-sound (animal (species tiger)) =>