sourcekit-lsp

Language server

An implementation of the Language Server Protocol for Swift and C-based languages

Language Server Protocol implementation for Swift and C-based languages

GitHub

3k stars
158 watching
280 forks
Language: Swift
last commit: 1 day ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swiftlang/swift-format A tool for formatting Swift source code according to a standardized style 2,544
swiftlang/swift-package-manager A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code 9,755
swiftlang/swift-syntax Provides libraries for parsing and manipulating the internal representation of Swift source code 3,250
jpsim/sourcekitten A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information 2,309
swiftlang/swift A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. 67,631
krzysztofzablocki/sourcery Automates boilerplate code generation and mock implementations for Swift projects 7,685
realm/swiftlint A tool to enforce Swift style and conventions in software development 18,683
swiftlang/swift-corelibs-foundation Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms 5,293
swiftlang/swift-evolution Maintains proposals and tracks changes to the Swift programming language and its evolution 15,381
johnsundell/swiftplate Automates cross-platform Swift framework project generation 1,775
nltk/nltk A comprehensive toolkit for natural language processing tasks in Python. 13,646
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
swift-emacs/swift-mode An Emacs extension that provides support for writing, debugging and compiling Swift code within the editor. 372
lem-project/lem A highly extensible, Common Lisp-based editor/IDE with support for multiple programming languages and features like project explorers and interactive code editing. 2,390
mkchoi212/lbac-swift Building a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code 164