Re: [gentoo-dev] [PATCH] tree-sitter-grammar.eclass: Init

2021-10-17 Thread Michał Górny
On Sun, 2021-10-17 at 11:42 +0100, Matthew Smith wrote: > Hi, > > Please review tree-sitter-grammar.eclass - a new eclass for building > tree-sitter grammars provided by the tree-sitter developers. > > The grammars are shipped as one or two source files and with no build > system. Upstream uses

[gentoo-dev] [PATCH] tree-sitter-grammar.eclass: Init

2021-10-17 Thread Matthew Smith
Hi, Please review tree-sitter-grammar.eclass - a new eclass for building tree-sitter grammars provided by the tree-sitter developers. The grammars are shipped as one or two source files and with no build system. Upstream uses Gyp to build the grammars as a NodeJS module, but they are useful sta