[m-rev.] for review: update compiler_design.html
Zoltan Somogyi
zs at cs.mu.OZ.AU
Thu May 8 20:28:48 AEST 2003
On 08-May-2003, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> +Support for `--make' is in the make.m package,
> +which contains the following modules:
> +
> <dl>
>
> <dt> make.m
Thanks, Fergus.
Actually, compile_target_code.m, which is in the unmodified part of
the above list, isn't a submodule of make.m.
The documentation of intermod.m and trans_opt.m in the parsing section
implies, incorrectly, that they are part of parse_tree.m, instead of
transform_hlds.m. I am not sure whether the rigth thing to do is to
fix the documentation or to fix the code :-)
The documentation of make_hlds.m in the parsing section implies, incorrectly,
that it is part of parse_tree.m. Here it is definitely the documentation
that should be fixed.
The documentation of fact_table.m in the parsing section implies, incorrectly,
that it is part of parse_tree.m, instead of ll_backend.m.
To be continued.
Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list