similar to: Google SoC mid-term evaluations

Displaying 20 results from an estimated 10000 matches similar to: "Google SoC mid-term evaluations"

2007 Apr 18
1
[Bridge] Google SoC proposal
Hello, I am a student considering participating in Google Summer of Code program. I came across Stephen Hemminger's idea of implementing a RSTP posted on http://developer.osdl.org/dev/soc/ and found it interesting. In attachment there's my proposal, which I just submitted to google. Please share your comments. -- tadeusz andrzej kad?ubowski -------------- next part --------------
2015 Oct 19
4
Google Chrome Issues on CentOS 6
I've installed Google Chrome using the Richard Lloyd 'install-chrome.sh' script (http://chrome.richardlloyd.org.uk/), and am finding a couple of nagging issues. (Current install is google-chrome-stable-46.0.2490.71-1.x86_64). First, every time I shut down Chrome and start it back up, it whines about not having been shut down "properly." Second, and worse, at start up,
2006 Jun 20
4
Souffleur subtittle editor (SoC). Need Help with GStreamer
Hi, All!!! I am at last added some GStreamer support to the Souffleur, and I am already read this manuals: - http://pygstdocs.berlios.de/ - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html But it's steel hard for me to understand (or maybe I something missed) how it work. :( For example: I don't know where to search info on how to load additional info on
2010 Sep 13
0
[LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems?
Gulhsdholgv signature yfhjvhgvhgjhgfj Envoyé depuis SFR Mail - iPhone ____________________ De : "Valery Khamenya" Date : 13 sept. 2010 11:45:57 À : "LLVM Developers Mailing List" Sujet : [LLVMdev] Any experiemnts/evaluations on LLVM and graph rewriting (term-rewriting) systems? Hi, are there any attempts to use LLVM in graph-rewriting (term-rewriting) language
2007 Mar 25
1
RFC: I would like to contribute with SoC
[Resending since I sent my first mail before subscribing and I think it didn't went through. I apologize if you got this twice.] Hello everyone, I would like to participate as a student in google Summer of Code and I was very excited to discover that Xiph is one of the mentoring organizations, because I am a big fan of both Vorbis and Theora. So I would love to contribute to a Xiph.org
2007 Mar 19
0
[LLVMdev] Google SOC - Idea
On Sat, 17 Mar 2007, Scott Fortmann-Roe wrote: > Are you folks interested in this? > If so, please let me know ASAP and I'll put together an application. Yes!, particularly if it is in a domain that LLVM isn't known to handle well currently. I'd suggest ocaml/haskell or python/ruby as representatives of the functional and scripting language communities. If you were to do a
2007 Mar 19
1
[LLVMdev] Google SOC - Idea
On 19 Mar 2007, at 13:33, Kenneth Hoste wrote: > I think getting a Fortran frontend working will highly benefit the > relevance of LLVM for researchers. Quite a few of the SPEC CPU2000 > and CPU2006 benchmarks are fully or partially written in Fortran, and > the SPEC benchmarks remain by far the most important benchmarks used > in computer architecture and compiler-related
2007 Mar 20
0
[LLVMdev] Google SOC - Idea
Duncan Sands wrote: >> If that fails, I will build a >> front-end using ANTLR [http://antlr.org] a parser generator with which >> I am familiar and for which a FORTRAN grammar is already available >> (targeting an obsolete version of ANTLR, but it should not be too >> difficult to update). >> > > Bad plan. I doubt you can build a serious fortran
2007 Mar 25
0
[LLVMdev] Google SoC Proposal Draft
Vikram, > If I understand right, Tilmann is proposing to create *front-ends* > from binary code in various architectures to LLVM, not back ends. Yes. AFAIK, currently QEMU disassembles source binary, converts instructions to "ops" (which is something like direct C equivalents of the instructions) and executes that "ops". The idea was to emit LLVM IR instead of that
2009 May 12
1
Blog with status updates for Google SoC project: renovate sftp(1)
Hi! I created a blog which will be kept up to date with my progress on the Summer Of Code project "renovate sftp(1)". I'm really pleased to work on OpenSSH, and everyone is invited to check out the blog, comment on it, and hopefully i'll reply to all comments :) Thanks! Cheers Carlos Silva
2009 Apr 03
1
[LLVMdev] Google SOC Instructions!! (mentors and students)
The application period for GSOC has closed! Please read the following information carefully. Upcoming deadlines: April 7 - Organizations update projected slot allocations. April 15th - All student applications must be ranked and assigned a mentor. April 20 - Accepted student proposals announced. Students: Many of your proposals are not complete and you should complete them as soon as
2007 Mar 20
1
[LLVMdev] Google SOC - Idea
On 20 Mar 2007, at 15:45, Jeff Cohen wrote: > Duncan Sands wrote: >>> If that fails, I will build a front-end using ANTLR [http:// >>> antlr.org] a parser generator with which I am familiar and for >>> which a FORTRAN grammar is already available (targeting an >>> obsolete version of ANTLR, but it should not be too difficult to >>> update).
2008 Apr 06
1
Dropping etheora decoding support for overlapping with oggplay?
Hey, Commenting a SoC application about improvement of Etheora, Conrad Parker said the development should focus first on the encoding features since liboggplay is overlapping with Etheora. I'm transcripting the here so the Etheora's priorities can be better discussed by everyone (and searchable on the web). _____ Conrad, you mean concentrating first on encoding part, or pehaps
2006 Jul 31
2
SoC Subtitle editor project
Daraku, We've not heard from you since the mid term evaluation. Are you still participating in the Summer of Code project? If so we need to see something. Please let us know how things are going. -r
2007 Mar 20
2
[LLVMdev] Google SOC - Idea
Hi Scott, I'm currently porting the Ada gcc front-end to LLVM. This is similar to what you want to do, so here are some comments from the trenches... > I plan on first attempting to implement the FORTRAN front-end by > co-opting the GCC FORTRAN parser. Good plan. However the Fortran front-end that comes with gcc 4.0 is known to be weak (llvm-gcc is based on gcc 4.0). That's
2007 Mar 19
0
[LLVMdev] Google SOC - Idea
Hi Scott, On 18 Mar 2007, at 04:22, Scott Fortmann-Roe wrote: > Hi, > > I noticed that LLVM had signed up as a mentoring organization for > Google's summer of code. LLVM looks like an exciting project that > overlaps some of my interests. > > I would be interested in developing an additional front end for a > language it does not currently support (I'm open to
2007 Mar 23
0
[LLVMdev] Google SoC Proposal Draft
Hello, I have been working on a proposal for Google's Summer of Code with LLVM. I have pasted the proposal below, and I would welcome any feedback before I submit it. I am very excited about the prospect of working on this with LLVM! -Chandler ---- # Proposal for Google Summer of Code Project ## Prototype INC Compiler ### Abstract This project will develop a prototype front end for a
2006 Jun 22
0
Re: Souffleur subtittle editor (SoC). Need Help with GStreamer
On Tue, Jun 20, 2006 at 10:04:58PM +0300, Daraku wrote: > http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html > But it's steel hard for me to understand (or maybe I something missed) > how it work. :( How's this coming? Was Mike's response helpful? I'm going on vacation for the next couple of days, and all the gstreamer people are occupied
2007 Mar 18
6
[LLVMdev] Google SOC - Idea
Hi, I noticed that LLVM had signed up as a mentoring organization for Google's summer of code. LLVM looks like an exciting project that overlaps some of my interests. I would be interested in developing an additional front end for a language it does not currently support (I'm open to what language). I do not know much about what this entails in regards to what LLVM requires from its
2010 Apr 07
1
[LLVMdev] SoC 2010 Proposal
Here's my SoC 2010 proposal. I submitted it a long time ago (last week, to be precise), but didn't post it to the list. You can review it here: http://socghop.appspot.com/gsoc/student_proposal/show/google/gsoc2010/cdavis/t127000394358 Chip