tree-sitter-visitor

Procedural macro for generating a visitor trait for Tree Sitter Rust bindings (by tibordp)

Tree-sitter-visitor Alternatives

Similar projects and alternatives to tree-sitter-visitor based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better tree-sitter-visitor alternative or higher similarity.

tree-sitter-visitor reviews and mentions

Posts with mentions or reviews of tree-sitter-visitor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • Show HN: Alumina Programming Language
    4 projects | news.ycombinator.com | 3 Sep 2022
    Honestly, Tree Sitter is fantastic, I can highly recommend it. By far the most user friendly and powerful parser generator I've worked with. The C API is very nice.

    The only two pain point I had is that the `node-types.json` that's generated only contains the names of the nodes, not the numerical IDs. This means that if you have some codegen generating Rust enums is difficult if you want to avoid matching nodes by string.

    I wrote https://github.com/tibordp/tree-sitter-visitor for generating visitor traits in Rust for a given grammar. I actually did it a bit differently in the end for Alumina, but it might come useful.

Stats

Basic tree-sitter-visitor repo stats
1
1
10.0
over 2 years ago

tibordp/tree-sitter-visitor is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of tree-sitter-visitor is C.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com