tremor-script 0.9.4

Tremor Script Interpreter
match evont of
   case %{snot ~= re|b|} => "badger"
   default => "darn"
end