[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Simplify the tree-sitter parser creation API
From: |
Yuan Fu |
Subject: |
Re: Simplify the tree-sitter parser creation API |
Date: |
Thu, 16 Jun 2022 12:21:35 -0700 |
>
> Thanks! I think it makes sense. Though I’d keep the treesit-parser-create
> function because it directly corresponds to the tree-sitter C API. I can
> extend the C definition of treesit-parser-create to
>
> (treesit-parser-create LANGUAGE &optional BUFFER NO-REUSE)
>
And done. Please also see the “main” thread for other changes ;-)
Yuan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Simplify the tree-sitter parser creation API,
Yuan Fu <=