File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,15 @@ There are various alternatives to `psc`'s default JavaScript backend:
9
9
10
10
## Alpha Quality
11
11
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) |
19
- | [ paulyoung/pureswift] ( https://github.com/paulyoung/pureswift ) | | Swift |
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
+ | [ purescript-python/purescript-python] ( https://github.com/purescript-python/purescript-python ) | 0.13.x | Python >= 3.5 |
18
+ | [ epost/psc-query] ( https://github.com/epost/psc-query ) | 0.11.7 | Datalog |
19
+ | [ tfausak/thran] ( https://github.com/tfausak/thran ) | 0.11.6 | Haskell (GHC) |
20
+ | [ paulyoung/pureswift] ( https://github.com/paulyoung/pureswift ) | | Swift |
20
21
21
22
## Stale
22
23
You can’t perform that action at this time.
0 commit comments