» Tag
parsers
4 postsast-grep's Rust Rewrite of Tree-sitter Boosts Parsing 30%, App 22%
ast-grep rewrote Tree-sitter's C parser core in Rust with AI assistance, boosting raw parsing ~30% and full workflow speed ~22%.
Engineering High-Performance Parsers with Data-Oriented Design
Explore the importance of data-oriented design in building high-performance parsers like Yuku.
DuckDB v2.0: Your Database Deserves a Better Parser
DuckDB v2.0 enhances user experience by replacing the PostgreSQL parser with a PEG-based parser for better extensibility and easier query writing.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.compeg-express: A New Parser Generator for TypeScript
peg-express is a parser generator for TypeScript, utilizing PEG for grammar and TypeScript for semantic actions.