blob: 1920f9497034e43ec29eab6575bc28823ed6fda5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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/
- David
dyeske@yahoo.com
|