tree-sitter-teal:Teal 的树保姆语法,一种 Lua 的打字方言

时间:2024-08-24 10:19:15
【文件属性】:

文件名称:tree-sitter-teal:Teal 的树保姆语法,一种 Lua 的打字方言

文件大小:26KB

文件格式:ZIP

更新时间:2024-08-24 10:19:15

JavaScript

保姆青色 它是一个用于 Teal:trade_mark: 的 tree-sitter 解析器 Teal 是 Lua 的一种打字方言, 感谢帮助/贡献 我真正知道的是 tree-sitter 用于诸如语法高亮之类的事情。 如果有人有 Atom 或 Neovim 或他们开始工作的任何示例,我很想听听。 如果可以进行任何更改以使其更易于使用,请随时打开问题或拉取请求。


【文件预览】:
tree-sitter-teal-master
----Cargo.toml(521B)
----.github()
--------workflows()
----binding.gyp(334B)
----src()
--------scanner.c(5KB)
----queries()
--------folds.scm(223B)
--------highlights.scm(3KB)
--------locals.scm(627B)
----corpus()
--------numbers.txt(2KB)
--------simple_types.txt(5KB)
--------semi-colons.txt(438B)
--------do_blocks.txt(3KB)
--------table_types.txt(4KB)
--------casting.txt(923B)
--------indexing.txt(4KB)
--------enum_block.txt(2KB)
--------function_types.txt(8KB)
--------variable_assignment.txt(3KB)
--------operators.txt(2KB)
--------strings.txt(7KB)
--------if_statements.txt(3KB)
--------break.txt(100B)
--------record_block.txt(9KB)
--------variable_declaration.txt(2KB)
--------goto.txt(372B)
--------return.txt(752B)
--------function_call.txt(6KB)
--------comments.txt(3KB)
--------table_constructor.txt(5KB)
--------function_declaration.txt(10KB)
--------generic_functions.txt(970B)
----README.md(713B)
----Makefile(229B)
----grammar.js(15KB)
----.editorconfig(226B)
----.gitignore(60B)
----bindings()
--------node()
--------rust()
----package-lock.json(644B)
----package.json(572B)

网友评论