Larry Masinter

Results 194 issues of Larry Masinter

The Common Lisp condition framework can be viewed as an extension of the Interlisp one; Interlisp lets you catch *all* errors using NLSETQ and ERSETQ, RESETLST and RESETSAVE, but Common...

_Originally posted by @masinter in https://github.com/Interlisp/medley/issues/1122#issuecomment-1493476872_ Just loading Lispusers BROWSER will change what SHOW PATHS does. I'm not sure of what is happening, but there are several reasons to believe...

- WIP: improve hcfiles using directory apply - Add in utilities to make PDFs from all in repo TEDITs and SKETCH files also trying to recompile everything in clean

This still needs tweaking. There are lots of stack frames and perhaps counting them isn't the right useful data. HELPTIME is hampered because most of the time HELPTIME = 0...

duplicate

(COPYFILE "PROC" "compile/PROC" wound up smashing the source file. no other file in sources had the problem. Because COPYFILE has an odd construct with two DIRECTORY overrides in it and...

The Interlisp file package had some assumptions about files and directories. For example, the "filemap" of a file is cached in a hash table keyed to the LITATOM (symbol) for...

The process to create the [Bibliography Table](https://interlisp.org/publications/table/) needs to be documented. If would also be good to develop an automated process that would update the bibliography on a regular basis....