From 38c2eb5d39838e415a8c1f51b79099086b391a22 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 30 May 2021 19:33:34 -0400 Subject: Giving up on Kawa for now... --- lux-scheme/commands.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lux-scheme/commands.md') diff --git a/lux-scheme/commands.md b/lux-scheme/commands.md index 7c915200c..11d6e2945 100644 --- a/lux-scheme/commands.md +++ b/lux-scheme/commands.md @@ -26,5 +26,7 @@ cd ~/lux/stdlib/ \ && time java -jar ~/lux/lux-scheme/target/program.jar build --source ~/lux/stdlib/source --target ~/lux/stdlib/target --module test/lux clear && time kawa ~/lux/stdlib/target/program.scm + +clear && time kawa ~/lux/stdlib/target/program/1.scm ``` -- cgit v1.2.3