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
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
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.