This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
tree-sitter-mql5
Watch
1
Star
0
Fork
0
You've already forked tree-sitter-mql5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
3f7224343154ab099cc54dc3844f464b67330243
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mark Skelton
3f72243431
Update update-cpp-parser.yml
2023-01-09 07:47:30 -06:00
.github
Update update-cpp-parser.yml
2023-01-09 07:47:30 -06:00
bindings
External scanner
2023-01-06 22:28:56 -06:00
examples
Base tests and examples
2023-01-06 22:31:45 -06:00
src
Update dependencies and regenerate CPP parser (
#3
)
2023-01-09 07:45:33 -06:00
test
/corpus
Update dependencies and regenerate CPP parser (
#3
)
2023-01-09 07:45:33 -06:00
tree-sitter-cpp
@
2d2c4aee86
Update dependencies and regenerate CPP parser (
#3
)
2023-01-09 07:45:33 -06:00
.gitattributes
Initial commit
2023-01-06 22:20:28 -06:00
.gitignore
Initial commit
2023-01-06 22:20:28 -06:00
.gitmodules
Submodule
2023-01-06 22:29:00 -06:00
.ignore
Initial commit
2023-01-06 22:20:28 -06:00
.npmignore
Initial commit
2023-01-06 22:20:28 -06:00
.prettierignore
Prettier ignore file
2023-01-07 08:57:19 -06:00
.prettierrc
Initial commit
2023-01-06 22:20:28 -06:00
binding.gyp
Add base parser
2023-01-06 22:27:05 -06:00
Cargo.lock
Add base parser
2023-01-06 22:27:05 -06:00
Cargo.toml
Add base parser
2023-01-06 22:27:05 -06:00
grammar.js
Support
input
storage class
2023-01-06 22:43:12 -06:00
LICENSE
Initial commit
2023-01-06 22:20:28 -06:00
package-lock.json
Update dependencies and regenerate CPP parser (
#3
)
2023-01-09 07:45:33 -06:00
package.json
Base tests and examples
2023-01-06 22:31:45 -06:00
README.md
Add base parser
2023-01-06 22:27:05 -06:00
README.md
tree-sitter-mql5
This is an extension of
tree-sitter-cpp
to support mql5 syntax.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
This is an extension of tree-sitter-cpp to support the mql5 language.
mql5
parser
tree-sitter
Readme
ISC
6.3
MiB
Languages
Rust
63.3%
C++
16.8%
JavaScript
12.6%
Python
7.3%