Skip to content

corth-lang/tree-sitter-corth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree sitter parser for Corth

If you have not heard about the the Corth programming language, you can go check it out!

License

This parser is licensed under the GPLv3.

Installing the parser

Run tree-sitter generate to generate the necessary parsers. Then, install the parser in your favorite editor LSP.

Highlighting

The parser provides highlighting for keywords, intrinsics and common library macro and procedures like memcmp64.