emacs-devel
[Top][All Lists]
Advanced

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

Re: Tree-sitter api


From: Eli Zaretskii
Subject: Re: Tree-sitter api
Date: Sun, 22 Aug 2021 09:15:03 +0300

> From: Yuan Fu <casouri@gmail.com>
> Date: Sat, 21 Aug 2021 19:43:31 -0700
> Cc: Theodor Thornhill <theo@thornhill.no>,
>  Eli Zaretskii <eliz@gnu.org>,
>  Clément Pit-Claudel <cpitclaudel@gmail.com>,
>  Stephen Leake <stephen_leake@stephe-leake.org>,
>  emacs-devel <emacs-devel@gnu.org>
> 
> I’m trying to automate building the dynamic modules for each language 
> definition. The files are largely identical for each language, I just need to 
> replace language-specific names in each file. Can I use awk?

Yes.  We already use Awk in a couple of places in the build process.

Another possibility is to use Emacs, if what you need to do is not
part of bootstrap.



reply via email to

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