10000 Update Alternate-backends.md (#457) · purescript/documentation@cf85276 · GitHub
[go: up one dir, main page]

Skip to content

Commit cf85276

Browse files
authored
Update Alternate-backends.md (#457)
Added a `Unisay/purescript-lua` alternative backend reference.
1 parent 2be8499 commit cf85276

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ecosystem/Alternate-backends.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ There are various alternatives to `psc`'s default JavaScript backend:
77
| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.14.x | C++11 or Go | all applicable tests in `purescript/tests/purs/passing` are passing |
88
| [purerl/purerl](https://github.com/purerl/purerl) | 0.15.3 | Erlang | |
99
| [pure-c/purec](https://github.com/pure-c/purec) | | C (Clang) | |
10-
| [purenix-org/purenix](https://github.com/purenix-org/purenix) | 0.14.4 | Nix | |
10+
| [purenix-org/purenix](https://github.com/purenix-org/purenix) | 0.14.4 | Nix | |
11+
| [Unisay/purescript-lua](https://github.com/Unisay/purescript-lua) | 0.15.9 | Lua | Alpha |
1112

1213
## Stale
1314

0 commit comments

Comments
 (0)
0