summaryrefslogtreecommitdiff
path: root/lang/lush/pkg-descr
blob: 155042c2ff728990399a49f3d48acfb8760484d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
Lush is an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications.  Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-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.

WWW: http://lush.sourceforge.net/