Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 244 Bytes

File metadata and controls

13 lines (8 loc) · 244 Bytes

Langauges

This directory is used to donwload a language for tree sitter

Adding a new language

make <lang>-lang.o

Using a langauge

Just add the <lang>-lang.o object file to your link chain and include <lang>.hpp file