similar to: [LLVMdev] "Different" Summer of Code Ideas

Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] "Different" Summer of Code Ideas"

2010 Mar 25
0
[LLVMdev] "Different" Summer of Code Ideas
Hi Daniel, I'm an interested student in that idea I enjoy building web apps and I have good experience. I've worked with PHP, Javascript (Jquery, Dojo, ...), Java (JSF, Struts, ...), and some databases (MySQL, PostgreSQL, ...) ... for more than 7 years. I graduated in 2005 and this year I've started doing Masters. For this year I have to study LLVM because it can be part of my thesis
2010 Mar 23
7
[LLVMdev] Summer of Code ideas
On Mar 22, 2010, at 4:34 PM, Nick Frolov wrote: >> There is a high maintenance cost to having backends in the tree (every >> codegen change requires updating all backends). Adding stuff that >> noone uses and can barely test is not goodness. > > So, proposing a backend for an unpopular architecture is not a good idea > for GSoC project in general? We generally prefer
2010 Mar 22
6
[LLVMdev] Summer of Code ideas
Hi, I intend to participate in Google's Summer of Code this year, so I'd like to bounce another idea around to see what you guys think. (I posted a similar message to cfe-dev just now.) Be warned: this will shock you. It may even horrify you. 1. Implement a 16-bit x86 backend. (*Chris recoils in horror*) Yeah, I know 16-bit x86 is dead, but I find it interesting for historical purposes
2010 Mar 23
1
[LLVMdev] Summer of Code:TBAA Implementation
Dear LLVMers, My name is Wei Wua graduate student at the Institute of Software,Chinese Academy of Science,Beijing,China.I'd like to paritcipate in the GSoC this year and I'm interest in the idea of Type-Based Alias Analysis implementation.I'm reading some papers about it for a few days and I want to know who is mentor of this sub-project? Thanks. -------------- next part
2006 Apr 19
9
translating RoR framework into the Java environment
For a company study I am trying to come up with what would one need to replicate *grosso modo and at the functional level* what we get in Rails. This does not need to be an "equivalent" solution, just what a Java programmer would build upon, the canonical aggregation of components, the usual tools. My first fraft is: Struts -> C layer Hibernate -> M
2014 Dec 23
2
Working on project ideas for Google Summer of Code 2015
Hello everyone! I am Shashvat Tripathi, a student of BITS Pilani, India. (*LinkedIn <http://in.linkedin.com/pub/shashvat-tripathi/3a/2a8/75b> | **Github <https://github.com/shashvattrip>)*. I recently heard about GSoC and wanted to apply through it. I was going through this year's project proposals and a couple of them caught my interest. Support Another Language using SWIG
2010 Mar 22
0
[LLVMdev] Summer of Code ideas
> There is a high maintenance cost to having backends in the tree (every > codegen change requires updating all backends). Adding stuff that > noone uses and can barely test is not goodness. So, proposing a backend for an unpopular architecture is not a good idea for GSoC project in general?
2010 Mar 23
0
[LLVMdev] Summer of Code ideas
mån 2010-03-22 klockan 17:23 -0700 skrev Chris Lattner: > We generally prefer for GSoC projects that are useful to a broad range > of people or that opens llvm to a new community. My idea was to propose bringing LLVM to Inferno OS (the complement project of Plan 9 from Bell Labs). This OS has a virtual machine (called Dis) included in the kernel, which is the only option to write
2010 Mar 25
1
[LLVMdev] [Summer of Code ideas] The polyhedral optimization framework for LLVM
Hi all, I would like to participate in Google's Summer of Code this year, for LLVM(Polly), The polyhedral optimization framework ( http://wiki.llvm.org/Polyhedral_optimization_framework ) which i am already working on with Tobias. Polly is a polyhedral optimization framework for llvm, which similar to Graphite for gcc (http://gcc.gnu.org/wiki/Graphite). The main work flow of Polly is:
2010 Mar 25
2
[LLVMdev] Summer of Code ideas
Hi, Nick > There are two administrative questions: which organization should mentor > these projects and in which source tree should the result be included? > There will be substantial amount of code that will be specific for Plan > 9/Inferno, and probably it will not be welcome in LLVM tree. On the > other hand, a student may require mentoring by people from both > projects.
2010 Apr 27
3
[LLVMdev] broken link
Hi for those who maintain the website: The link to download Clang source code is broken in http://llvm.org/releases/download.html#2.7 It opens http://llvm.org/releases/2.7/clang-2.7.tar.gz with a 404 not found page -- Lucas da Costa Silva @landir -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 03
45
Status of Prototype
Hi *, we are using prototype in Apache MyFaces as our javascript library of choice. Recently, there has been much discussion on our mailing list as to the usability of prototype in a dynamic environments where several javascript libraries are used. The critics of prototype argue that the prototype objects are not namespaced - and that prototype extends basic javascript-objects with method names
2010 Mar 19
6
[LLVMdev] Summer of Code
Dear LLVMers, my name is Douglas, and I would like to participate in the Summer of Code this year. I am currently a Computer Science student at the Federal University of Minas Gerais, Brazil, and I work as a research assistant at the Programming Languages Lab, in that university. I work together with Andre Tavares and Andrei Rimsa, two summer of coders last year, and my advisor is Fernando
2005 Aug 30
4
Java with Scriptaculous
I know that the prototype library was paired with Rails but I''m curious if anyone has used the ajax part (of the libraries) with java servlets? If so could you please point me to some examples or documentation. Cheers, Marty
2010 Mar 23
0
[LLVMdev] Summer of Code idea -- detecting undefined behavior
Is anyone interested in a SoC project to further develop Clang's support for detecting undefined behaviors in C/C++? This is actually a collection of many smaller projects ranging from very easy (detecting divide by zero) to rather nasty (detecting references to out-of-scope automatic variables). If someone does this, I'm happy to help mentor, provide test cases, etc. If done well,
2010 Mar 30
2
[LLVMdev] summer of code idea — checking bounds overflow bugs
John Regehr wrote: > Qiuping, > > Have you looked at what has already been done? I would expect that taking > previous work such as this: > > http://llvm.org/pubs/2006-05-24-SAFECode-BoundsCheck.html > > and integrating into current LLVM would be a better idea than starting > over. > This code is publicly available from the SAFECode project (see
2010 Apr 07
1
[LLVMdev] summer of code idea— update the SAFECode project to the new LLVM API
Hi, John Criswell! You have said to me that SAFECode had not been maintained for several years, now I have submitted my proposal for updating the SAFCode project to the new LLVM APIs. If you are still interested in the topic and willing to guid my project, I will be very happy. Now I'm waiting for you comments. Here is my proposal:
2008 Feb 28
4
[LLVMdev] Google Summer of Code Idea
This email is written on the premise that LLVM will be involved in GSOC again this year. I noted that the wiki's open projects page [0] has several possible projects, that seem suitable for a summer of code project. I am writing this email to this list with the hope of getting some feedback on specifics for a GSOC application, and also wondering if any potential mentors are interested in
2010 Apr 07
0
[LLVMdev] summer of code idea— update the SAFECode project to the new LLVM API
yiqiuping1986 wrote: > Hi, John Criswell! > You have said to me that SAFECode had not been maintained for several > years, Just to clarify, SAFECode *has* been and *is* maintained (primarily by me). The release_26 branch in the SVN repository works with LLVM 2.6, and mainline is working (with some regressions) with the upcoming LLVM 2.7. You can subscribe to the SVA Commits mailing list
2010 Apr 27
0
[LLVMdev] broken link
also get error with http://llvm.org/releases/2.7/clang-2.7-amd64-freebsd8.tar.gz 2010/4/27 Lucas Silva <landir at gmail.com>: > Hi for those who maintain the website: > The link to download Clang source code is broken in > http://llvm.org/releases/download.html#2.7 > It opens http://llvm.org/releases/2.7/clang-2.7.tar.gz with a 404 not found > page > > -- > Lucas da