summaryrefslogtreecommitdiff
path: root/README
blob: 4d1a24cae7ff86597cbe0aeba46d20c72bef6649 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
In order to use this package one need the stis-parser installed.

https://gitlab.com/tampe/stis-parser


With this you can compile a guile python file to any target from tree-il e.g.


stis> ~/src/guile/meta/guild compile test.py --output=test.go --from=python

...