Larry Masinter

Results 170 issues of Larry Masinter

A lot of the 404 not found errors reported were pointers to URLs with _print in them. There is a global option in hugo to disable the "feature" of adding...

if search for words "clipboard" or "smalltalk" or most anything I get no results.

Both `WITH-HASH-TABLE-ITERATOR` and `WITH-PACKAGE-ITERATOR` definitions seem to be missing. (Latest version of the branch moves the package for the internal mechanism of the `loop` macro to LOOP: and sorts out...

The bibliography we have is of mixed quality: - There are bad links, bad metadata, and few annotations - There are many documents in our docs and MEDLEY-PDFs and ENVOS-PDFs...

enhancement

it's very discouraging to submit an Issue and hear nothing but crickets back. We should establish some better processing to make sure that the "open source" issues are resolved or...

this poster from StackOVerflow had a question: https://stackoverflow.com/questions/78645353/write-text-i-o-stream-to-file-with-interlisp-medley The problem is these are buffered streams and there is no background task of writing out the bytes. So you won't see...

_Originally posted by @waywardmonkeys in https://github.com/Interlisp/medley/issues/211#issuecomment-784778618_ In the long run, I think that this needs to be a subr so that maiko can provide the correct implementation per platform. Running...

I wrote GATHER-INFO to gather some information about the state of Medley repository sources. The GATHER-INFO operates in 5 phases: 0 is setup, 1-4 do gross things to analyze the...