CSLCLI - CSL Parser and Validator
CSLCLI is a command-line tool for parsing and validating CSL (CPC Script Language) files.
Features
- Parse CSL script files
- Validate CSL syntax
- Rich error reporting with line/column information
- Output parsed script structure
- Verbose debugging mode
Quick Start
What is CSL?
CSL (CPC Script Language) is a scripting language used for automating CPC emulation and testing scenarios. It allows you to: - Control emulator behavior - Automate input sequences - Run automated tests - Script demo/game sequences
See Also
- Command Line Reference - Detailed documentation of all options
- Examples - Usage examples
- CSL Language Reference - CSL syntax and commands