I want to build an abs modeling language project using tree-sitter but i don't know how and from where to begin. Can anybody help me to solve this problem? By the way the cargo and a C++ compiler are installed on computer.
The cargo was installed and dev c++ compiler too. A directory is created using
cd tree-sitter-${ABStools} but after npm init -y this error is shown npm ERR! Invalid name: "tree-sitter-${abs-language}".