digitalmars.D - Google Summer of Code Project
- Knud Soerensen (4/4) Nov 28 2007 On http://llvm.org/OpenProjects.html#misc_new
- BCS (4/9) Nov 28 2007 Uh.. I am. That is I am (really slowly) writing one. I have the lexer an...
- Bill Baxter (4/9) Nov 28 2007 I'm 100% behind someone else doing it! But I think BCS is already well
- BCS (4/17) Nov 28 2007 that would be a MAJOR over statment. I have severl large hurdals remanin...
- Lars Ivar Igesund (7/12) Nov 29 2007 http://www.dsource.org/projects/llvmdc ?
- Tomas Lindquist Olsen (2/12) Nov 29 2007 LLVMDC is not a frontend project... I uses DMD!
- Daniel Keep (5/18) Nov 29 2007 Which... is a frontend. He's porting the DMD frontend from using the
- Daniel Keep (5/24) Nov 30 2007 /me decides not to continue posting to the NG until he can do something
- Jascha Wetzel (7/12) Nov 30 2007 I invite everyone to extend http://seatd.mainia.de. It's the fundation
On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?
Nov 28 2007
Reply to Knud,On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?Uh.. I am. That is I am (really slowly) writing one. I have the lexer and some bits of the parser and a few ideas on the rest, but that's it so far. I'm also planing on doing a backend as well.
Nov 28 2007
Knud Soerensen wrote:On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?I'm 100% behind someone else doing it! But I think BCS is already well on the way? Is BCS a student? --bb
Nov 28 2007
Reply to Bill,Knud Soerensen wrote:that would be a MAJOR over statment. I have severl large hurdals remaning (one of wihich I /think/ is an NP-hard problem BTW) .On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?I'm 100% behind someone else doing it! But I think BCS is already well on the way?Is BCS a student?Yes, Major in ME, minor in CS.--bb
Nov 28 2007
Knud Soerensen wrote:On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?http://www.dsource.org/projects/llvmdc ? -- Lars Ivar Igesund blog at http://larsivi.net DSource, #d.tango & #D: larsivi Dancing the Tango
Nov 29 2007
Lars Ivar Igesund wrote:Knud Soerensen wrote:LLVMDC is not a frontend project... I uses DMD!On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?http://www.dsource.org/projects/llvmdc ?
Nov 29 2007
Tomas Lindquist Olsen wrote:Lars Ivar Igesund wrote:Which... is a frontend. He's porting the DMD frontend from using the DMC backend to using a LLVM backend. You are correct in that he is not writing the frontend from scratch, but that doesn't make it any less cool. -- DanielKnud Soerensen wrote:LLVMDC is not a frontend project... I uses DMD!On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?http://www.dsource.org/projects/llvmdc ?
Nov 29 2007
Daniel Keep wrote:Tomas Lindquist Olsen wrote:/me decides not to continue posting to the NG until he can do something as simple as read the sender line before posting, and vanishes in a puff of orange smoke... -- DanielLars Ivar Igesund wrote:Which... is a frontend. He's porting the DMD frontend from using the DMC backend to using a LLVM backend. You are correct in that he is not writing the frontend from scratch, but that doesn't make it any less cool. -- DanielKnud Soerensen wrote:LLVMDC is not a frontend project... I uses DMD!On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?http://www.dsource.org/projects/llvmdc ?
Nov 30 2007
Knud Soerensen wrote:On http://llvm.org/OpenProjects.html#misc_new It says 2. Write a new frontend for some other language (Java? OCaml? Forth?) Anyone for writing a D frontend ?I invite everyone to extend http://seatd.mainia.de. It's the fundation of a D frontend written in convenient and compact grammar notation. The parser is almost complete (should be only details missing), semantic analysis needs to be done. In any case, i will extend it as need arises to improve the Code Navigation functionality in SEATD.
Nov 30 2007