[m-dev.] for review: stream I/O

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Oct 3 11:38:48 AEDT 2000


On 02-Oct-2000, Peter Ross <petdr at miscrit.be> wrote:
> I didn't explain myself clearly enough.  The point is that if you want
> to provide functionality like line numbers and infinite putback you need
> somewhere to store this data and some efficient way of accessing it.
> This should be implemented at the Mercury level not at the C level which
> it is currently.

How about using `globals.m' from extras/concurrency or something like it?

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list