1 In order to use this package one need the stis-parser installed.
3 https://gitlab.com/tampe/stis-parser
6 With this you can compile a guile python file to any target from tree-il e.g.
9 stis> ~/src/guile/meta/guild compile test.py --output=test.go --from=python
11 You also need guile-persist
12 https://gitlab.com/tampe/guile-persist
14 To try it either put a python module file in language/python/module/. or try the interactive python shell via
20 To install the repository, go to the module directory and issue