Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 522 Bytes

File metadata and controls

9 lines (6 loc) · 522 Bytes

tree-sitter-objcpp

Objective-C++ grammar for tree-sitter.

This project makes heavy use of the components from the following two projects. In fact, it's pretty much just the two smashed together with some additional glue rules to handle expression precedence.