Lush is a Lisp dialect with extensions for object-oriented and array-oriented programming. Lush is intended for prototyping numerically intensive applications and is designed for easy integration of existing C/C++/Fortran codes.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Lush
Other Useful Business Software
Secure remote access solution to your private network, in the cloud or on-prem.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a fun language to use. It's obscenely easy to learn, interacts natively with C and FORTRAN, and ships with a whole ton of stuff. It's only flaw is that some of it's C library bindings are decaying, but this seems to be in favor of better support for Python and Java interfacing.