Publisher's Synopsis
zkl is a general purpose programming language that borrows concepts from many programming paradigms, including imperative, object oriented, functional and prototype based. It is curly-bracketed, dynamic, reflective, and threaded. It has built in memory management, strings, lists, dictionaries, threads and fibers (continuations and co-routines) and more. The goals of the language are rapid prototyping and programmer productivity.