Related articles |
---|
newbie syntax tree question Christophe.Koudella@ens-lyon.fr (Christophe Koudella) (1998-05-07) |
From: | Christophe Koudella <Christophe.Koudella@ens-lyon.fr> |
Newsgroups: | comp.compilers,comp.lang.functional |
Date: | 7 May 1998 17:08:38 -0400 |
Organization: | Ens Lyon |
Keywords: | question |
Hy,
I am currently trying to read myself into the use of a functional
programming language to generate optimized C syntax tree code for
scientific applications.
I am picking up the CAML language alright, but I am still confused on
how an AST works and a functional language is so appropriate to
generate such a tree.
Can you please point toward any references, but not if possible 700
page thick compiler books, making these points clear to me ?
Thank You.
Christophe
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.