mirror of https://github.com/Wilfred/difftastic/
12 lines
840 B
Markdown
12 lines
840 B
Markdown
# tree-sitter-smali
|
|
|
|
[](https://builds.sr.ht/~yotam/tree-sitter-smali?)
|
|
[](https://github.com/amaanq/tree-sitter-smali/actions/workflows/ci.yml)
|
|
[](https://discord.gg/w7nTvsVJhm)
|
|
|
|
Smali grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
|
|
|
|
The Smali syntax is poorly documented so there might be some problems with it
|
|
but the authoritative definition for the syntax is at [JesusFreke/smali](https://github.com/JesusFreke/smali),
|
|
most notably at [smali/src/main/jflex/smaliLexer.jflex](https://github.com/JesusFreke/smali/blob/master/smali/src/main/jflex/smaliLexer.jflex)
|