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.
1 parent d71d18a commit 8a4017bCopy full SHA for 8a4017b
ecosystem/Alternate-backends.md
@@ -12,6 +12,7 @@ There are various alternatives to `psc`'s default JavaScript backend:
12
| source code | PS version | Target |
13
|:----------------------------------------------------------------------------------------|:-----------|:--------------|
14
| [andyarvanitis/purescript-clojure](https://github.com/andyarvanitis/purescript-clojure) | | Clojure (JVM) |
15
+| [csicar/pskt](https://github.com/csicar/pskt) | | Kotlin |
16
| [pure-c/pure-c](https://github.com/pure-c/pure-c) | | C (Clang) |
17
| [epost/psc-query](https://github.com/epost/psc-query) | 0.11.7 | Datalog |
18
| [tfausak/thran](https://github.com/tfausak/thran) | 0.11.6 | Haskell (GHC) |
0 commit comments