Skip to content

Commit 0784aff

Browse files
committed
up README
1 parent 35a7c2b commit 0784aff

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## PureScript-Prelude For Python
2+
3+
Following https://github.com/purescript/purescript-prelude , we provide
4+
corresponding Python FFI files.
5+
6+
If the purescript library is not distributed with required Python FFI files,
7+
the PSPY compiler will then try to get them from the repo [PureScript Python FFI Index](https://github.com/purescript-python/purescript-python-ffi-index) by default.
8+
9+
You can also make your own index repo to use another `Prelude` Python implementation, by following the structure of
10+
[PureScript Python FFI Index](https://github.com/purescript-python/purescript-python-ffi-index).

0 commit comments

Comments
 (0)