[m-rev.] diff: stop using implicit streams in bytecode backend

Zoltan Somogyi zoltan.somogyi at runbox.com
Mon Sep 11 12:02:37 AEST 2023


I think that making progress on eliminating implicit streams from make*.m
will require using explicit streams in the top level predicates they call
in mercury_compile*.m, which requires eliminating them from the rest
of the compiler. Hence this diff.

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.bc
Type: application/octet-stream
Size: 376 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20230911/35199fe7/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.bc
Type: application/octet-stream
Size: 107669 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20230911/35199fe7/attachment-0003.obj>


More information about the reviews mailing list