Halon Scripting Language¶
Halon’s scripting language is a domain-specific language (DSL) for Halon’s e-mail platform. It’s used to configure the behavior of e-mail processing in a scriptable fashion.
- 1. About
- 2. Introduction
- 3. Data types and literals
- 4. Operators
- 5. Control structures
- 6. Standard library
- 7. Contexts