Kona 3.15

Kona is an implementation of the K programming language, which itself is a healthy mix of APL and LISP. The basic data constructs in K are the list, and multidimensional (up to 9 dimensions) matrix arrays. Kona itself is implemented in C and runs under Windows.

Tags c win32 k programming-language lisp apl
License MITL
State beta

Recent Releases

3.1511 Nov 2014 09:45 minor feature: Implement the w workspace command and MAX_OBJECT_LENGTH.