tree-sitter-tiger/src
Bruno BELANYI 75bb2c7009 Add comments
For now it only supports non-nested comments. It seems like I *will*
need to write an external lexer to account for nesting properly.
2022-06-02 17:07:30 +02:00
..
tree_sitter Bootstrap tree-sitter parser architecture 2022-06-01 16:39:18 +02:00
grammar.json Add comments 2022-06-02 17:07:30 +02:00
node-types.json Add comments 2022-06-02 17:07:30 +02:00
parser.c Add comments 2022-06-02 17:07:30 +02:00