Re: [pure-lang-users] Proposed syntax changes
Status: Beta
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-08-15 00:17:18
|
Eddie Rucker wrote: > I've been using $$ or |> but whatever you decide is fine by me. $$ doesn't look too bad. > One minor quibble. Could we use ++ for list and string concatenation? It > interferes with using + for adding matrices when they are implemented as > lists of lists. Well, actually I thought about this (in fact Q has this for exactly this reason). But lists are an awfully inefficient data structure to do matrix calculations anyway. In order to properly support GSL, we need an array data type that can be just passed to the GSL routines as is. As soon as your GSL module begins to take shape, I'm going to work on that. > Does TIA mean "The Intellectual Activist?" ;-) OMG BTW IANAL BALIKMFA !! ;-) Cheers, Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |