Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 737 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 737 Bytes

Tree-sitter grammar for Cerberus Core language

Building

NOTE:

Due to bug #768 as a temporary workaround switched to this version of tree-sitter, until PR 3721 is approved or another solution is presented.

The source repository contains generated parser source code and bindings for all supported languages. Just type make to build.

To re-generate the parser follow these steps:

tree-sitter generate
tree-sitter build
make