From 5ce3411d68cf11daa0ff3e5171afced429696480 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 26 Mar 2019 19:22:42 -0400 Subject: WIP: Moved Python code-generation machinery over to stdlib. --- stdlib/source/test/lux.lux | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'stdlib/source/test/lux.lux') diff --git a/stdlib/source/test/lux.lux b/stdlib/source/test/lux.lux index d0dc4f257..30abe1b37 100644 --- a/stdlib/source/test/lux.lux +++ b/stdlib/source/test/lux.lux @@ -40,14 +40,17 @@ [markdown (#+)]]] [host [js (#+)] + [python (#+)] [scheme (#+)]] [tool [compiler [phase [generation - [scheme (#+) - ] [js (#+) + ] + [python (#+) + ] + [scheme (#+) ]]]]] ## [control ## ["._" contract] -- cgit v1.2.3