在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):fwcd/tree-sitter-kotlin开源软件地址(OpenSource Url):https://github.com/fwcd/tree-sitter-kotlin开源编程语言(OpenSource Language):JavaScript 93.2%开源软件介绍(OpenSource Introduction):Kotlin Grammar for Tree-SitterKotlin language grammar for Tree-Sitter. You can try it out directly on the web. The grammar is based on the official language grammar. Project Structure
Setup
DevelopmentCompilationTo (re-)compile the grammar, run:
Note that the grammar is written completely in JavaScript ( TestingTo run the unit tests, run:
WebAssemblyCompilationFirst make sure to have Emscripten installed. If you use Homebrew, you can
PlaygroundAfter compiling the grammar to WebAssembly, you can invoke
to launch an interactive editing environment that displays the parsed syntax tree on-the-fly in the browser. You can also view a deployed version of this playground on the web. DocumentationMore documentation on how to create Tree-Sitter grammars can be found here. See also
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论