Using SBCL and McCLIM I wrote an Interlisp tool in modern Common Lisp with a CLIM GUI.
-
Using SBCL and McCLIM I wrote an Interlisp tool in modern Common Lisp with a CLIM GUI. That's what happens when one is having too much fun with Lisp.
https://journal.paoloamoroso.com/an-interlisp-file-viewer-in-common-lisp
-
Using SBCL and McCLIM I wrote an Interlisp tool in modern Common Lisp with a CLIM GUI. That's what happens when one is having too much fun with Lisp.
https://journal.paoloamoroso.com/an-interlisp-file-viewer-in-common-lisp
@amoroso huh, it’s interesting how medley saves code in a non-plain format but it’s not a database of functions either, _and_ it embeds presentational instructions in the files? Wild
-
@amoroso huh, it’s interesting how medley saves code in a non-plain format but it’s not a database of functions either, _and_ it embeds presentational instructions in the files? Wild
@autumnwinds Right, something similar to Smalltalk.
-
Using SBCL and McCLIM I wrote an Interlisp tool in modern Common Lisp with a CLIM GUI. That's what happens when one is having too much fun with Lisp.
https://journal.paoloamoroso.com/an-interlisp-file-viewer-in-common-lisp
-
@larsbrinkhoff That would be great. I hope the version you got includes the original Interlisp-10 HELPSYS which is missing from twenex.org.
-
@larsbrinkhoff That would be great. I hope the version you got includes the original Interlisp-10 HELPSYS which is missing from twenex.org.
@amoroso @masinter No, HELPSYS is not included with that version, nor are any other supplementary files.
However, I see some HELPSYS stuff among files from SUMEX-AIM, another big Interlisp site. There is a <HELPSYS> directory with each file being a chapter in a manual. And there is what could possibly be the HELPSYS code:
FILECREATED "17-APR-78 13:36:06" <NEWLISP>HELPSYS.;1
Does this seem helpful?