RE: [jruby-dev] GSoC 2014

2014-02-14 Thread Andrea Francesco Iuorio
I took a quick look on your repository for understaing how IR generate bytecode. In practice, you created an object that rappresent the JVM and, using ASM, you implemented every single IR instruction with some other implementation details: the compiler, calling the function rappresenting that

RE: [jruby-dev] GSoC 2014

2014-02-14 Thread Charles Oliver Nutter
When JRuby is accepted as a GSoC organization, you will be able to see us there with a template. In general, we just want to see a clear path through the summer, with periodic milestones, schedule, midterm and end goals, and overall implementation plan. IR for Dalvik would be a great project. We h

Re: [jruby-dev] GSoC 2014

2014-02-14 Thread Uwe Kubosch
On 2014-02-14, at 19:10, Andrea Francesco Iuorio wrote: > I think i' ll try to apply for the ir-dalvik project. I worked on a compiler > for the jvm so i' m not completely new to this kind of project. Just one last > question: do you have some template for the proposal or i can write it as i