hi -- please excuse me if I've missed something discussed here previously, or missing something obvious in chuck at present... but I don't see support for any sort of basic string manipulation. -- is that the case? I understand this is reasonably a low priority in a language for processing sound! -- but it would be nice to have some way to compose strings, perhaps for use in loading/saving text parameter files, or computing strings to be passed to a SYSTEM call... something like an sprintf call? or javascript/python style concatenation operators? like 'There are ' + n_shreds + 'shreds running.' => str; Pardon me if I'm overlooking something already implemented in the language... I'm a newbie T
Hi Tim!
hi -- please excuse me if I've missed something discussed here previously, or missing something obvious in chuck at present... but I don't see support for any sort of basic string manipulation. -- is that the case?
You are right - this is indeed the case. String manipulation is currently not implemented, but is totally on the TODO list. We definitely want flexible and comprehensive support for string manipulation. Some of us (Martin Robinson and I) have been looking into it. We shall priority boost this, and hopefully basic functionality will emerge soon. (We have been wanting this for a while too.) Stay tuned. Thanks! Best wishes, Ge!
participants (2)
-
Ge Wang
-
tim perkis