staysail / nova-c

C support for Nova using Tree-Sitter

Home Page:https://extensions.panic.com/extensions/tech.staysail/tech.staysail.C/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C Syntax for Nova

More information about the plugin can be found in the C.novaextension directory.

Building

If you want to build this, you will need the tree-sitter-c repository, and will need to build the parser using the supplied compile.sh and Makefile.

  1. git clone https://github.com/tree-sitter/tree-sitter-c
  2. ./compile.sh ./tree-sitter-c /Applications/Nova.app
  3. cp build/*.dylib ./C.novaextension/Syntaxes

About

C support for Nova using Tree-Sitter

https://extensions.panic.com/extensions/tech.staysail/tech.staysail.C/

License:MIT License


Languages

Language:Scheme 41.1%Language:Makefile 27.1%Language:JavaScript 22.1%Language:Shell 9.7%