[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MATLAB




> Date: Mon, 10 Dec 2001 14:02:05 -0800 (PST)
> From: Morgan McGuire <morgan3d@yahoo.com>
> 
> Matlab has some really slick language level optimizations as well as
> handy language features.
> 
> For example, I'm still waiting to see Matlab's copy-on-mutate, eval,
> C++ integration, multiple return args, and optional function args in
> Java.
> 
> -m
> 

Copy-on-mutate?  What's that?

As for the rest, python or scheme will give you those, as will probably any
other scripting language (which is not a criticism).

Mike