Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 408 Bytes

Tree-sitter grammar for Cerberus Core language

Building

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