This repository contains tree-sitter parsers for the various non-XML file formats used in Apertium.
npm
tree-sitter
CLI- a C compiler
npm install tree-sitter-cli
pip3 install tree_sitter
setuptools
- on Linux,
auditwheel
andpatchelf
pip3 install auditwheel setuptools
apt install patchelf
To compile everything, run
make
To compile only the parsers and not the Python bindings, run
make langs