Tag: tokf
All the articles with the tag "tokf".
- · 4 min read
Claude Building a Bash Parser
How I had Claude Code build rable, a Rust bash parser, from scratch using Parable's test suite — reaching 99.9% accuracy and replacing tree-sitter-bash in tokf.
- · 4 min read
Getting Into Make, Just, and Hooks
How tokf intercepts subcommands inside Make, Just, and git hooks by injecting custom shells and shimming PATH lookups — extending token compression to nested tool invocations.