# `tremor-script` langauge ## Introduction Tremor-script is a component of the [tremor](https://www.tremor.rs/) event processing engine. The scripting language is an expression oriented language designed for efficient structural pattern matching of nested unstructured data. ## Documentation For a basic introduction to the language consult the [reference docs](https://docs.tremor.rs/tremor-script/).