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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.