Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 848 of 2,753    |
|    Stefan Monnier to All    |
|    Re: Making my first compiler    |
|    23 Nov 06 20:38:42    |
      From: monnier@iro.umontreal.ca              > What's a basic structure for a syntax tree in C?              My main recommendation for you would be: don't write your compiler in       C. A compiler doesn't need low-level bit-twiddling thingies (it may       generate code that does it, but it won't do it itself), so it doesn't       need to be written in such a low-level language. You'll be better off       writing it in a higher-level language.                      Stefan              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca