A tree-sitter grammar for the Swift programming language. - tree-sitter-swift/pyproject.toml at main · alex-pinkus/tree-sitter-swift
Breadcrumbs tree-sitter-swift / MakefileTop File metadata and controls Code Blame 118 lines (97 loc) · 3.98 KB Raw VERSION := 0.4.3 # Repository SRC_DIR := src PARSER_REPO_URL := $(shell git -C $(SRC_DIR) remote get-url origin ) ifeq (, $(PARSER_NAME)) PARSER_NAME := $...
此文章灵感来源,源自我想扩展ts的语法,文章中具体讲的 alamhubb:抛弃 HTML、Template、JSX,像 Flutter 和 Swift 一样用 OOP 语法开发 Web 前端的新尝试于是开始研究了有没有前端哪些编译工具能简化我的开发量…
swift(maintained by @alex-pinkus) sxhkdrc(maintained by @RaafatTurki) t32(maintained by @xasc) tablegen(maintained by @amaanq) teal(maintained by @euclidianAce) terraform(maintained by @MichaHoffmann) thrift(maintained by @amaanq, @duskmoon314) ...
swift (maintained by @alex-pinkus) sxhkdrc (maintained by @RaafatTurki) systemtap (maintained by @ok-ryoko) t32 (maintained by @xasc) tablegen (maintained by @amaanq) teal (maintained by @euclidianAce) terraform (maintained by @MichaHoffmann) textproto (maintained by @Porter) thrift (mainta...
A tree-sitter grammar for the Swift programming language. - tree-sitter-swift/package-lock.json at main · alex-pinkus/tree-sitter-swift
// swift-tools-version:5.3 import PackageDescription let package = Package( name: "TreeSitterOCaml", products: [ .library(name: "TreeSitterOCaml", targets: ["TreeSitterOCaml"]), ], dependencies: [ .package(url: "https://github.com/ChimeHQ/SwiftTreeSitter", from: "0.8.0"), ], targets...
Breadcrumbs tree-sitter-pkl /bindings /swift /TreeSitterPkl / pkl.h Latest commit HistoryHistory File metadata and controls Code Blame 16 lines (11 loc) · 229 Bytes Raw 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 #ifndef TREE_SITTER_PKL_H #define TREE_SITTER_PKL_H typedef stru...
build(swift): include all source files Jan 6, 2025 README.md docs: add discord and matrix badges Mar 10, 2024 build.zig build(zig): use build root instead of cwd (#3944) Nov 15, 2024 build.zig.zon build(deps): bump wasmtime-c-api to v29.0.1 ...
Satyam1749 mentioned this issue Feb 21, 2023 Bumped up tree-sitter-swift dependency and resolved test failures uber/piranha#374 Merged alex-pinkus reopened this Feb 21, 2023 Owner alex-pinkus commented Feb 21, 2023 Looks like this will require a more involved fix.Sign...