Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lush: An object-oriented Lisp interpreter and compiler
- Summary
- Lush is an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications. Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency of
a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.
Arch: src
Download: | lush-1.2.1-1.al3.src.rpm |
Build Date: | Sun Dec 31 16:53:40 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 5.68 MiB |
Changelog
- * Thu Nov 23 16:00:00 2006 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.2.1-1
- new version 1.2.1
- * Sat Oct 7 17:00:00 2006 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.2-3
- move examples to docdir
- * Mon Sep 25 17:00:00 2006 Gerard Milmeister <gemi{%}bluewin{*}ch> - 1.2-2
- added patch to compile with binutils 2.17