Add base parser

This commit is contained in:
Mark Skelton
2023-01-06 22:27:05 -06:00
parent 9b4712478f
commit 9990002deb
17 changed files with 437137 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
## tree-sitter-mql5
[![CI](https://github.com/mskelton/tree-sitter-mql5/actions/workflows/ci.yml/badge.svg)](https://github.com/mskelton/tree-sitter-styled/actions/workflows/ci.yml)
This is an extension of
[tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) to support
mql5 syntax.