Add Support for the C3 Programming Language
C3 has a tree sitter powered mode for emacs that can be used as a reference for how to do this. It also has a tree sitter grammar already defined and maintained by the project.
I believe lem has tree sitter support, but I am not really familiar with tree sitter or how to use it in lem.
Add Support for the C3 Programming Language
C3 has a tree sitter powered mode for emacs that can be used as a reference for how to do this. It also has a tree sitter grammar already defined and maintained by the project.
I believe lem has tree sitter support, but I am not really familiar with tree sitter or how to use it in lem.