frost-lexer 0.1.0

Zsh-compatible lexer/tokenizer
Documentation

Zsh-compatible lexer.

Tokenizes zsh source into a stream of [Token]s. The lexer is context-aware: quoting state, heredoc delimiters, and alias expansion all influence tokenization (matching zsh behavior).