similar to: [LLVMdev] Proposal for a Google summer of code project for the Java frontend.

Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] Proposal for a Google summer of code project for the Java frontend."

2008 Mar 17
3
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
As I told you, I am working with the Java frontend. Currently I am working with the code from http://llvm.org/svn/llvm-project/java/. The first task has been to put it up to date, since it was written for LLVM 1.9 and there are few incompatibilities. This is mostly done. How can I submit a patch? I am interested to get this work funded by a Google summer of code grant. Is there anyone interested
2008 Mar 17
0
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
Hi Ramon, Ramón García wrote: > I am interested to get this work funded by a Google summer of code > grant. Is there anyone interested in mentoring this project? Would be > the LLVM interested in it? > I'm in the process of checking in a Java and a CLI FE to the llvm repository. I'm not sure what's the shape of llvm-java. Do your changes make it run some
2008 Mar 18
2
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
Nicolas Geoffray wrote: > > There is no real missing feature. The VMs can execute standard > applications (last time I checked, the JVM can run tomcat), and the > implementations follow the VM specifications. The CLI implementation > lacks generics and overflow detection, but this is not top priority in > my mind. > > Among many features, here are the ones that I'd
2008 Mar 18
0
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
Ramón García wrote: > I would like to see the code of your front end. > > It should be available in a week or two. I'm currently dealing with licensing issues. > I started working with llvm-java, since it was what was available. It > does not run yet (small compilation issues, almost done), > but the design seems fine. It can run (when setup complete) small > pieces
2008 Mar 18
2
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
I would like to see the code of your front end. I started working with llvm-java, since it was what was available. It does not run yet (small compilation issues, almost done), but the design seems fine. It can run (when setup complete) small pieces of Java code, but no real application, since it does not support exception handling (jsr/ret bytecodes) yet,nor garbage collection. Implementing these
2008 Mar 18
0
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
Based on my experience this last one (the generation of shared libraries) is the most important performance wise, and the one that would make a difference from a performance point of view. I would like to prepare a proposal as soon as posible. Could I have a look at your code privately, even if there are licensing issues pending? I understand that this issues are just temporary, and will in no
2008 Mar 18
0
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
The memory consumed by the code compiled is huge in server applications. And it is not shared by different virtual machine instances. By contrast, shared libraries are memory mapped, therefore they are shared between different instances of the executables using them. It is posible to throw away code after using it, but then compilation cost would be repeated. And dynamic compilation prevents
2008 Mar 18
2
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
Ramón García wrote: > Based on my experience this last one (the generation of shared > libraries) is the most important performance wise, and the one that > would make a difference from a performance point of view. > > That's more or less true: generating shared libraries will improve startup time, not steady-state time. It will decrease steady-state performance (both for
2008 Mar 18
3
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
Ramón García wrote: > I would prefer to see actual code to make safe schedules. With code I can see > what changes one must make. I can also show in detail these changes, > which would give security to the LLVM project that the proposal is > viable. By contrast, > without code, neither me nor LLVM project can ensure that the project will > be successfully performed behind
2008 Mar 18
0
[LLVMdev] Proposal for a Google summer of code project for the Java frontend.
I would prefer to see actual code to make safe schedules. With code I can see what changes one must make. I can also show in detail these changes, which would give security to the LLVM project that the proposal is viable. By contrast, without code, neither me nor LLVM project can ensure that the project will be successfully performed behind schedule. Since this is a difficult project (we are
2006 May 01
2
Google Summer of Code with Xiph.org
All, I'm pleased to announce that Xiph.org has been selected as a mentoring organization for the 2006 Google Summer of Code program. So if you need a summer job, and there's something about free multimedia that's been bugging you, here's your chance! We've put up some project ideas for things we'd like to see in the wiki http://wiki.xiph.org/index.php/Summer_of_Code
2006 May 01
2
Google Summer of Code with Xiph.org
All, I'm pleased to announce that Xiph.org has been selected as a mentoring organization for the 2006 Google Summer of Code program. So if you need a summer job, and there's something about free multimedia that's been bugging you, here's your chance! We've put up some project ideas for things we'd like to see in the wiki http://wiki.xiph.org/index.php/Summer_of_Code
2006 May 01
2
Google Summer of Code with Xiph.org
All, I'm pleased to announce that Xiph.org has been selected as a mentoring organization for the 2006 Google Summer of Code program. So if you need a summer job, and there's something about free multimedia that's been bugging you, here's your chance! We've put up some project ideas for things we'd like to see in the wiki http://wiki.xiph.org/index.php/Summer_of_Code
2006 May 01
2
Google Summer of Code with Xiph.org
All, I'm pleased to announce that Xiph.org has been selected as a mentoring organization for the 2006 Google Summer of Code program. So if you need a summer job, and there's something about free multimedia that's been bugging you, here's your chance! We've put up some project ideas for things we'd like to see in the wiki http://wiki.xiph.org/index.php/Summer_of_Code
2006 May 01
2
Google Summer of Code with Xiph.org
All, I'm pleased to announce that Xiph.org has been selected as a mentoring organization for the 2006 Google Summer of Code program. So if you need a summer job, and there's something about free multimedia that's been bugging you, here's your chance! We've put up some project ideas for things we'd like to see in the wiki http://wiki.xiph.org/index.php/Summer_of_Code
2008 Mar 30
0
[LLVMdev] I am not going to apply for this Google Summer of code
As I have a new job, and it is incompatible with the Google Summer of code, I cannot apply for the project as it was my intention. Best regards, Ramon
2010 Mar 07
1
Google Summer of Code 2010
Google are running their Summer of Code again this year. If you aren't familiar with it already, you can find out more here: http://code.google.com/soc/ I'm wondering if we should apply to take part. I'm happy to act as admin (which I did for SWIG last year so I know what is involved), and put together the application. Mentoring organisations have to apply this week (closing on
2009 Mar 09
1
Google Summer of Code ideas...
It's time again to apply to be a mentoring organization for Google Summer of Code. This means we need to refresh the list of suggested projects at: http://syslinux.zytor.com/wiki/index.php/Google_Summer_of_Code_Ideas I'm running even more ragged than usual, so any help in this would be appreciated. I'd also like to know who'd be willing to mentor this year. -hpa -- H. Peter
2015 Feb 20
1
Help wanted! - Icecast is applying for Google Summer of Code through Xiph.org
Hi everyone, We've decided to apply for this year's Google Summer of Code. Xiph.org has taken part before, so we hope to get at least one or two, maybe even 3 students. If we get chosen we need project ideas and mentors though. We've already started to collect some ideas that would hopefully be sized for students here: https://wiki.xiph.org/Summer_of_Code_2015 That page also lists
2015 Feb 17
2
[LLVMdev] Google Summer of Code
Dear All, Has someone registered LLVM as an organization for Google Summer of Code 2015? I'm interested in mentoring a GSoC student this summer. -- John T. -- John Criswell Assistant Professor Department of Computer Science, University of Rochester http://www.cs.rochester.edu/u/criswell