PACKAGE NAME: kawa.bin-3.1.1-noarch-1_slackdce.txz PACKAGE LOCATION: ./development/kawa.bin PACKAGE SIZE (compressed): 4992 K PACKAGE SIZE (uncompressed): 5980 K PACKAGE REQUIRED: zulu-openjdk11 PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: kawa.bin: kawa.bin (Scheme implementation running on the Java Virtual Machine) kawa.bin: kawa.bin: Kawa is a general-purpose programming language that runs on the Java kawa.bin: platform. It aims to combine: kawa.bin: the benefits of dynamic scripting languages (non-verbose code with kawa.bin: less boiler-plate, fast and easy start-up, a REPL, no required kawa.bin: compilation step); with the benefits of traditional compiled langs kawa.bin: (fast execution, static error detection, modularity, zero-overhead kawa.bin: Java platform integration). kawa.bin: kawa.bin: