swift-syntax
Syntax library
Provides libraries for parsing and manipulating the internal representation of Swift source code
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
3k stars
184 watching
414 forks
Language: Swift
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for formatting Swift source code according to a standardized style | 2,568 |
| 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 |
| A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,770 |
| A tool for automatically enforcing a common coding style in Swift projects | 7,988 |
| Maintains proposals and tracks changes to the Swift programming language and its evolution | 15,411 |
| An implementation of the Language Server Protocol for Swift and C-based languages | 3,343 |
| Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,304 |
| A command line tool that generates Xcode projects from folder structures and project specifications. | 7,109 |
| Automates boilerplate code generation and mock implementations for Swift projects | 7,714 |
| A comprehensive collection of resources and tutorials for learning iOS development with Swift. | 3,739 |
| A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,317 |
| A tool to enforce Swift style and conventions in software development | 18,718 |
| A comprehensive style guide for writing readable and maintainable Swift code | 13,125 |
| A Swift library for creating, reading and modifying ZIP archives with high performance compression and decompression. | 2,367 |
| Provides a set of guidelines and tools for formatting and linting Swift code in accordance with Airbnb's style guide. | 2,445 |