From: Damian <dam...@gm...> - 2010-08-30 23:28:21
|
Well, to be able to use scala I had to cross compile some of the scala libraries. This libraries are writen upon java libraries, and the problem I'm facing is that scala uses many functions that are nor implemented in the objective-c xmlvm implementation of the java libraries. So I have to write the missing functions, but since I will have to do it again with the new backend then I decided to wait. I wonder if the java libraries for the c backend will also be handwriten or it will be cross compiled? 2010/8/30 Panayotis Katsaloulis <pan...@pa...> > > On 31 Αυγ 2010, at 1:40 π.μ., Damian wrote: > > > Yes, but I only could compile a very simple project. I'm having several > problems so I will wait until the C backend is ready to continue with it. > > I did also some basic tests on how to use Scala with xmlvm, and I was > successful up to now, but with very limited code. > What kind of problems did you have? > > I suspect that these problems have nothing to do with the Obj-C backend, so > either this might not be able to be addressed by XMLVM or, in any case, > there is a need to keep it in mind. > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |