mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add DifferentiableProgrammingImplementation.md to docs/README.md (#41123)
* Update README.md * Update docs/README.md Co-authored-by: Robert Widmann <devteam.codafi@gmail.com> Co-authored-by: Robert Widmann <devteam.codafi@gmail.com>
This commit is contained in:
@@ -102,6 +102,8 @@ documentation, please create a thread on the Swift forums under the
|
||||
- [DependencyAnalysis.md](/docs/DependencyAnalysis.md):
|
||||
Describes different kinds of dependencies across files in the same module,
|
||||
important for understanding incremental builds.
|
||||
- [DifferentiableProgrammingImplementation.md](/docs/DifferentiableProgrammingImplementation.md):
|
||||
Describes how automatic differentiation is implemented in the Swift compiler.
|
||||
- C and ObjC interoperability: Clang Importer and PrintAsClang
|
||||
- [CToSwiftNameTranslation.md](/docs/CToSwiftNameTranslation.md):
|
||||
Describes how C and ObjC entities are imported into Swift
|
||||
|
||||
Reference in New Issue
Block a user