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
3k stars
158 watching
280 forks
Language: Swift
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for formatting Swift source code according to a standardized style | 2,568 |
| A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
| Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
| A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,317 |
| 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,735 |
| Automates boilerplate code generation and mock implementations for Swift projects | 7,714 |
| A tool to enforce Swift style and conventions in software development | 18,718 |
| Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,303 |
| Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,411 |
| Automates cross-platform Swift framework project generation | 1,776 |
| A comprehensive toolkit for natural language processing tasks in Python. | 13,694 |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 |
| An Emacs extension that provides support for writing, debugging and compiling Swift code within the editor. | 372 |
| A highly extensible, Common Lisp-based editor/IDE with support for multiple programming languages and features like project explorers and interactive code editing. | 2,430 |
| Building a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code | 164 |