Larry Masinter

Results 170 issues of Larry Masinter

I put current status in the README of the lmm-loops branch: https://github.com/Interlisp/loops/blob/lmm-loops/README.md

(CL:DIRECTORY follows the convention that double asterisks `**` corresponds to all depths and single asterisk `*` means one level. I think this is better than the horrible rebinding of IL:FILING.ENUMERATION.DEPTH....

Common Lisp

there was a problem with some X servers not reporting accurate screen size, and also maiko not doing the "right" thing to adjust when the reported size exceeded 2^21 bits....

I've been working on this for a while but maybe it's not obvious. There is now a utility in medley/internal/MEDLEY-UTILS called HCFILES: `(FILESLOAD MEDLEY-UTILS) (HCFILES)` will scan MEDLEYDIR and all...

duplicate
help wanted

Network: Medley has full protocol stacks, in Lisp, for three families of network protocols: PUP, XNS, and TCP/IP. Can we demonstrate?

The core set of files that have to be loaded into the initial vmem by "renamed" code is way bigger than it has to be. It grew out of initially...

cleanup