From 148d454927465a4df374bf852a2d7dbdd7fe1dd2 Mon Sep 17 00:00:00 2001 From: Stefan Israelsson Tampe Date: Thu, 31 Aug 2017 20:37:18 +0200 Subject: compiler --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..4d1a24c --- /dev/null +++ b/README @@ -0,0 +1,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 + +... -- cgit v1.2.3