kawa (1) Linux Manual Page
NAME kawa – Scheme language implemented using on a Java VM SYNOPSIS kawa [options] java kawa.repl [options] DESCRIPTION This manual page documents briefly the kawa package, a Scheme dialect written completely in the Java language. Scheme forms are compiled into Java bytecodes for efficiency. Scheme is a high-level non-pure functional language in the Lisp family,…
