yutaro-sakamoto/tree-sitter-cobol

38

stars

256

commits

C

primary language

Sep 9, 2026

updated

README

tree-sitter-cobol

COBOL85 grammar of tree-sitter

The syntax rules of tree-sitter-cobol are based on opensource-cobol and are tested with NIST COBOL85 test suite

How to run with latest Nodejs Version(v20.10.0)

# Change Nodejs Version to latest
nvm use 20

# Remove modules if already generated and package-lock.json file
rm -rf node_modules package-lock.json

npm install

npm rebuild --update-binary

Contributors

yutaro-sakamoto

249 commits

brandonspark

1 commits

oppiliappan

1 commits

yutaro-sakamoto/tree-sitter-cobol

38

stars

256

commits

C

primary language

Sep 9, 2026

updated

README

tree-sitter-cobol

COBOL85 grammar of tree-sitter

The syntax rules of tree-sitter-cobol are based on opensource-cobol and are tested with NIST COBOL85 test suite

How to run with latest Nodejs Version(v20.10.0)

# Change Nodejs Version to latest
nvm use 20

# Remove modules if already generated and package-lock.json file
rm -rf node_modules package-lock.json

npm install

npm rebuild --update-binary

Contributors

yutaro-sakamoto

249 commits

brandonspark

1 commits

oppiliappan

1 commits

Languages

C

55.2%

COBOL

44.6%