Skip to content

Commit 8a4017b

Browse files
eposthdgarrood
authored andcommitted
Add Kotlin backend (#270)
1 parent d71d18a commit 8a4017b

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
@@ -12,6 +12,7 @@ There are various alternatives to `psc`'s default JavaScript backend:
1212
| source code | PS version | Target |
1313
|:----------------------------------------------------------------------------------------|:-----------|:--------------|
1414
| [andyarvanitis/purescript-clojure](https://github.com/andyarvanitis/purescript-clojure) | | Clojure (JVM) |
15+
| [csicar/pskt](https://github.com/csicar/pskt) | | Kotlin |
1516
| [pure-c/pure-c](https://github.com/pure-c/pure-c) | | C (Clang) |
1617
| [epost/psc-query](https://github.com/epost/psc-query) | 0.11.7 | Datalog |
1718
| [tfausak/thran](https://github.com/tfausak/thran) | 0.11.6 | Haskell (GHC) |

0 commit comments

Comments
 (0)