emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to add pseudo vector types


From: Perry E. Metzger
Subject: Re: How to add pseudo vector types
Date: Mon, 26 Jul 2021 10:38:29 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.0

On 7/24/21 11:48, Eli Zaretskii wrote:
From: Yuan Fu <casouri@gmail.com>


IIUC if we want tree-sitter to use our malloc, we need to build it with Emacs, 
where should I put the source of tree-sitter?
tree-sitter itself should be a library we link against.  If you meant
the tree-sitter support code, then it should go on a separate file in
src/.  Or did I misunderstand your question?

I suspect that the authors' expectations are that enough things need to be tweaked that a given editor project like Emacs probably would want to recompile Tree Sitter for use in their system. I'm not 100% sure about that, but it seems to be what they're assuming.


Perry





reply via email to

[Prev in Thread] Current Thread [Next in Thread]