# Write a Lua Pipeline for Transformer

You can write Transformer modules in the [_Lua_](https://www.lua.org/) scripting language. These modules are called Lua Pipelines. Usually you would implement a pipeline as a [Service blade](../deployment-framework/cdf-blade-types.md#service-blade). For a simple example of how to do this, see How can I... [Create a Lua-based Transformer Service blade](../deployment-framework/cdf-create-a-lua-based-transformer-service-blade.md).
