Re: [q-lang-users] q-lang suitability for my project
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-02-15 06:51:10
|
Dave Joubert wrote: > Is this project a candidate for a novice (to q-lang) to re-write in q-lang ? Difficult to say without knowing a whole lot more about your project. Have you used a functional programming language before? I think that in any case you'll just have to learn a little Q so that you can decide yourself. > Would the deployment in q-lang be any easier, ie just a language engine > download and an application download ? Depends on the target system. Binary packages for Q are readily available for SUSE, Fedora and Windows, and there is an OSX port in the MacPorts collection. (The Fedora and MacPorts packages don't include the OSC interface, but the OSC module is just plain Q, so no compilation is required and you could also include it with your application.) Caveat: Q isn't available for 64 bit systems yet. (I'm going to work on that in the next few months, though.) HTH, Albert Graef -- 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 |