Larry Masinter

Results 717 comments of Larry Masinter

A link to the document you are citing page numbers for would be helpful. PDF works with "fragment identifiers" in the URL `https://example.com/docname.pdf#page=185` to link to page 185 (as per...

Without looking at the code -- the answer must be 1. That's because the internal format is to use "fat" (16-bit) characters for all strings and treat the run-coding as...

can't get stdout to work ![image](https://user-images.githubusercontent.com/1116587/130162596-05432163-e2e8-49d6-9d58-8327fa2411a0.png) not in current or even lisp.venuesysout

we have older sysouts in the files from envos including medley 1.0 and 2.0. It would be useful to get them going for a check for when things aren't working...

see also issue #489 which is about running older versions in a DOS emulator. Compiling and running Medley 2.0 on modern hardware is a separate but related possibility.

The two links to "source code" are added automatically by GitHub and I've read it's difficult to remove. But it looks like it might be possible to leave out. The...

just didn't belong in the loadup, and there wasn't any other place that came to mind. The other bit left over is FIXMETA, which seems odd. Maybe UNIXCOMM? I'd like...

maiko -> medley -> docker -> online in that order. If any changes (push to master) then build all the rest (in that order). can be started manually or will...

> (We should create an Interlisp/actions repo for accumulating these common actions across all of our repos and workflows.) Isn't Interlisp/.github good for that?