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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.