We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15c97b3 + c775793 commit b1ab4beCopy full SHA for b1ab4be
README.md
@@ -1,8 +1,11 @@
1
-# MatchingEngine
+# Declarative String Processing for Swift
2
3
An early experimental general-purpose pattern matching engine for Swift.
4
5
See [Declarative String Processing Overview][decl-string]
6
7
[decl-string]: Documentation/DeclarativeStringProcessing.md
8
9
+## Requirements
10
+
11
+- [Swift Trunk Development Snapshot](https://www.swift.org/download/#snapshots) DEVELOPMENT-SNAPSHOT-2022-02-03 or later.
0 commit comments