Re: [Oopic-compiler-devel] Compiler design
Status: Planning
Brought to you by:
ndurant
From: Neil D. <nd...@us...> - 2004-05-12 22:26:19
|
Andrew Porrett wrote: > At 08:17 PM 5/12/2004 +0100, Neil Durant wrote: > >I say we go for our ideal standard C to begin with, almost as a proof of > >concept. Then once we're happy it's all working then the other 5 languages > >(or more!) can be filled in. > > Works for me! Excellent! Ok, so if this project is going to fall naturally into two development halves - me doing the parsing and internal representation building, and you (Andy) doing the code gegeration and optimization, then we're going to have to discuss what data structures you're going to need to start generating code. This will then allow me to get going on the parsing side of things. Have you had chance to think about what kinds of data structures you'll need for code generation? Neil -- Neil Durant <nd...@us...> |