Larry Masinter
Larry Masinter
prc in medley fails  Matt did a PR from a Fork rather than a Branch. I tried making a 'loops' clone in a sister folder to medley, but that...
in the 'test' repo there is a set of tests for proper functioning of opcodes The tests are currently in test/new/maiko (will move to tests/maiko/auto soon). The tests there almost...
It would be useful for both debugging and archival purposes to be able easily to run Older systems on modern hardware * Medley 2.0 on DOS * lyric on DarkStar...
Do you know what controls the comment starting column and the maximum line length, and can they be adjusted slightly such that it doesn't end up splitting these comments over...
HPRINT can't dump a Font because the FONTCHARSETVECTOR is an untyped ARRAYBLOCK. Probably EQUALALL AND COPYALL need review too. _Originally posted by @masinter in https://github.com/Interlisp/medley/issues/506#issuecomment-945195253_
@MattHeffron writes in the [Guest Book](https://github.com/Interlisp/medley/wiki/Guest-Book) >I still have all(?) of my Interlisp files, and some LISP.SYSOUT and lisp.virtualmem files (Would these run with current Maiko virtual machine implementation?) It...
_Originally posted by @rmkaplan in https://github.com/Interlisp/medley/issues/853#issuecomment-1192178357_ > However, the original code had another oddity about the treatment of seprs that so far I have carried forward. > The characters that...
@MattHeffron asks how to install new .strike files @ecraven was working on converting (bdf? ttf?) fonts through some font transformation utility to create rasters. I think these get installed in...
We have a mapping between XCCS and Unicode code points which need to be turned into glyph sequences. PDF (but I don't think Postscript) supports a way of giving a...
This belongs in documentation somewhere: Using X11 with WSL 2 on Windows 10, there was a problem that whenever the system went to sleep, it would break the connection to...