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
You Might Also Like
Top ERP for Wholesale Distributors
Increase sales and productivity with the top ERP system designed specifically for electrical, plumbing, HVAC and PVF wholesale distributors.
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.