Lush is a lisp-like object-oriented programming language designed for researchers, experimenters, and engineers interested in numerical applications, including computer vision and machine learning. Lush is designed to be used in situations where one would want to combine the flexibility of a high-level, weakly-typed interpreted language, with the efficiency of a strongly-typed, natively-compiled language, and with the easy integration of code written in C, C++, or other languages.

Flush, the lush frog

Contents

Basic Lush:

Packages:

Advanced Lush:

See also