Skip to content

Commit 77a9ec2

Browse files
authored
Add 'pureswift' to Alternate Backends (#290)
1 parent ad70248 commit 77a9ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ecosystem/Alternate-backends.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ There are various alternatives to `psc`'s default JavaScript backend:
1616
| [pure-c/pure-c](https://github.com/pure-c/pure-c) | | C (Clang) |
1717
| [epost/psc-query](https://github.com/epost/psc-query) | 0.11.7 | Datalog |
1818
| [tfausak/thran](https://github.com/tfausak/thran) | 0.11.6 | Haskell (GHC) |
19+
| [paulyoung/pureswift](https://github.com/paulyoung/pureswift) | | Swift |
1920

2021
## Stale
2122

0 commit comments

Comments
 (0)