-
I don't know why but this is the first time in a while that I tried to compile under cygwin.
I will see if clang is better. I may have messed up the makefiles.
(will make lmm-maiko-1 branch)
![im…
-
I think I remember why we approached this from a "don't mess up Interlisp" point of view, but the result is ugly and confusing and buggy.
For example, there is a lot of patching around problems wh…
-
The \PNAMELIMIT is 255, so any enumeration in a deep subdirectory is likely to cause an error.
Either DIRECTORY should always return strings (incompatible with any code that is testing for EQ), or …
-
The Lisp implementation, `\GCSCAN1` reads
```
(\GCSCAN1
[LAMBDA (PROBE) (* ; "Edited 2-Feb-87 10:27 by jop")
(PROG (ENT)
LP (COND
…
-
I am using CREATE-PROCESS-STREAM to execute the various git commands. Until a week or so ago, this seemed to be working reliably.
I was executing a git command, then reading the results that that …
-
Squeak and related Smalltalk implementations have the same version-control problem as Medley for distributed development: Git cannot properly diff or properly merge the textual representations of two …
-
from @skaisler1
> I have uploaded Medley Interlisp: Tools & Utilities to docs on GitHub in A5 format.
> This is Volume III.
...
> Any comments, amendments, edits, or corrections would be greatly …
-
@rmkaplan writes
> The readtable and the package in the DEFINE-FILE-INFO expression have to be installed before any sense can be made of a file. I discovered that you can’t even read the FILECREAT…
-
minor glitch -- when the 1106:229 on the right is selected, the left side has a section on the left still underlined.
![image](https://user-images.githubusercontent.com/1116587/175208334-3f0967d0-7da…
-
ROOMS is an application built by researchers at PARC to manage their windows and deal with managing screen space. It was a 'first' (or early) desktop manager, built in Interlisp, separately patented …