Tuesday, August 20, 2024

Show HN: Tree-sitter Integration for Swift https://ift.tt/0M12HRE

Show HN: Tree-sitter Integration for Swift I have created a Swift package ( https://ift.tt/C3XWGZk ) enabling tree-sitter parsers to be written in Swift; specifically, as an array of production rules which map symbol types to pairings of syntax expression and type constructor. A member macro derives a tree-sitter grammar and embeds the generated parser in its expansion. This project is a work in progress, and I will be grateful for any feedback. Thanks, Dave https://ift.tt/C3XWGZk August 20, 2024 at 10:33PM

No comments:

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions https://ift.tt/wgSBiJP

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions https://ift.tt/WpBoNzV May 7, 2026 at 01:58AM