Rafael Ávila de Espíndola <[EMAIL PROTECTED]> writes:
> Em Sun 12 Jun 2005 23:58, James A. Morrison escreveu:
> > Was there anything in particular that you found hard to understand in the
> > treelang frontend. It is supposed to be the example/tutorial front-end.
> One thing is that the parser
Em Sun 12 Jun 2005 23:58, James A. Morrison escreveu:
> Was there anything in particular that you found hard to understand in the
> treelang frontend. It is supposed to be the example/tutorial front-end.
One thing is that the parser is very big and mixed with C code. I find it
easier to read a p
Rafael Ávila de Espíndola <[EMAIL PROTECTED]> writes:
> Two colleagues (Rafael Dantas de Castro and Gustavo Sverzut Barbieri) and I
> decided to try to make a scheme frontend for gcc. Since the task is proving
> quite difficult we decided to write a very small frontend that could be used
> as
Two colleagues (Rafael Dantas de Castro and Gustavo Sverzut Barbieri) and I
decided to try to make a scheme frontend for gcc. Since the task is proving
quite difficult we decided to write a very small frontend that could be used
as a tutorial. We call this small frontend "hello world" because it