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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
swiftlang/swift-formatA tool for formatting Swift source code according to a standardized style2,568
swiftlang/swift-package-managerA tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code9,770
swiftlang/swift-syntaxProvides libraries for parsing and manipulating the internal representation of Swift source code3,281
jpsim/sourcekittenA command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information2,317
swiftlang/swiftA high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default.67,735
krzysztofzablocki/sourceryAutomates boilerplate code generation and mock implementations for Swift projects7,714
realm/swiftlintA tool to enforce Swift style and conventions in software development18,718
swiftlang/swift-corelibs-foundationProvides compatibility and shared implementation of core Foundation API for non-Darwin platforms5,303
swiftlang/swift-evolutionMaintains proposals and tracks changes to the Swift programming language and its evolution15,411
johnsundell/swiftplateAutomates cross-platform Swift framework project generation1,776
nltk/nltkA comprehensive toolkit for natural language processing tasks in Python.13,694
saman-pasha/lccA Lisp-like compiler and toolset for writing C code with additional features26
swift-emacs/swift-modeAn Emacs extension that provides support for writing, debugging and compiling Swift code within the editor.372
lem-project/lemA highly extensible, Common Lisp-based editor/IDE with support for multiple programming languages and features like project explorers and interactive code editing.2,430
mkchoi212/lbac-swiftBuilding a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code164