Description
Ad-hoc parsers and data extraction tools can be written with a small purpose-built language. The Tokay command lets developers describe parsing logic for text formats, quick transformations, and experiments where a full general-purpose parser would be heavier. It reads input files or streams and writes generated output, so users should review commands before processing valuable data.