home.social

Search

847 results for “interlisp”

  1. How long have you been using Lisp? Any dialect, including Emacs Lisp.

    #interlisp #lisp #ProgLang

  2. How long have you been using Lisp? Any dialect, including Emacs Lisp.

  3. How long have you been using Lisp? Any dialect, including Emacs Lisp.

    #interlisp #lisp #ProgLang

  4. How long have you been using Lisp? Any dialect, including Emacs Lisp.

    #interlisp #lisp #ProgLang

  5. How long have you been using Lisp? Any dialect, including Emacs Lisp.

    #interlisp #lisp #ProgLang

  6. Multi-language IDEs that interact with interpreters via protocols are now common, from classic Emacs with its inferior process protocols to VS Code with LSP and similar modern environments.

    This paper described an early exploration of these ideas: a language-independend, Interlisp-based environment that interfaced with language processors over the ARPANET. In 1974.

    dl.acm.org/doi/10.1145/1500175

    #interlisp #retrocomputing #ProgLang #IDE

  7. Multi-language IDEs that interact with interpreters via protocols are now common, from classic Emacs with its inferior process protocols to VS Code with LSP and similar modern environments.

    This paper described an early exploration of these ideas: a language-independend, Interlisp-based environment that interfaced with language processors over the ARPANET. In 1974.

    dl.acm.org/doi/10.1145/1500175

    #interlisp #retrocomputing #ProgLang #IDE

  8. Multi-language IDEs that interact with interpreters via protocols are now common, from classic Emacs with its inferior process protocols to VS Code with LSP and similar modern environments.

    This paper described an early exploration of these ideas: a language-independend, Interlisp-based environment that interfaced with language processors over the ARPANET. In 1974.

    dl.acm.org/doi/10.1145/1500175

    #interlisp #retrocomputing #ProgLang #IDE

  9. Multi-language IDEs that interact with interpreters via protocols are now common, from classic Emacs with its inferior process protocols to VS Code with LSP and similar modern environments.

    This paper described an early exploration of these ideas: a language-independend, Interlisp-based environment that interfaced with language processors over the ARPANET. In 1974.

    dl.acm.org/doi/10.1145/1500175

    #interlisp #retrocomputing #ProgLang #IDE

  10. Who needs flat design when we have vintage skeuomorphism? This is the EDITKEYS module of Medley Interlisp, a text formatting toolbar (thin horizontal window) of the TEdit WYSIWYG rich text editor (main window).

  11. This 1988 report contains rare screenshots of Jericho Interlisp, an Interlisp-D port to the Jericho personal computer. This experimental workstation was developed at BBN in the early 80s and also ran Pascal.

    apps.dtic.mil/sti/tr/pdf/ADA20

    More details on the Jericho (page 6):

    ojs.aaai.org/aimagazine/index.

  12. @interlisp

    I'm referring to:
    fosstodon.org/@interlisp/11551

    I would like to show and discuss the talk in a session at the #Lisp Assembly at #29c3.

    (see rollenspiel.social/@alexshendi)

    Whom should I ask for permission, if needed at all?

    Thanks in advance.

  13. @interlisp

    I'm referring to:
    fosstodon.org/@interlisp/11551

    I would like to show and discuss the talk in a session at the #Lisp Assembly at #29c3.

    (see rollenspiel.social/@alexshendi)

    Whom should I ask for permission, if needed at all?

    Thanks in advance.

  14. @interlisp

    I'm referring to:
    fosstodon.org/@interlisp/11551

    I would like to show and discuss the talk in a session at the #Lisp Assembly at #29c3.

    (see rollenspiel.social/@alexshendi)

    Whom should I ask for permission, if needed at all?

    Thanks in advance.

  15. @interlisp

    I'm referring to:
    fosstodon.org/@interlisp/11551

    I would like to show and discuss the talk in a session at the #Lisp Assembly at #29c3.

    (see rollenspiel.social/@alexshendi)

    Whom should I ask for permission, if needed at all?

    Thanks in advance.

  16. @interlisp

    I'm referring to:
    fosstodon.org/@interlisp/11551

    I would like to show and discuss the talk in a session at the #Lisp Assembly at #29c3.

    (see rollenspiel.social/@alexshendi)

    Whom should I ask for permission, if needed at all?

    Thanks in advance.

  17. In the 1980s some Xerox Lisp Machines came with an IBM PC/XT expansion card that allowed running MS-DOS software from the Interlisp-D environment, like the black window of a spreadsheet program at the bottom left. This screenshot is from a flyer of the Xerox 1186 AI workstation.

    groups.google.com/g/lispcore/c

  18. It's 1986 and you want to use Interlisp-D on your Xerox workstation. This primer will get you up to speed with booting a Lisp image, handling floppy disks, using the mouse, transferring files to a VAX, and interacting with the environment. Some of the material is obsolete but gives an idea of what it was like to use a Lisp Machine in the 1980s.

    bitsavers.org/pdf/xerox/interl

  19. Lafite is the email client application of Medley Interlisp. The Lafite-to-mbox tool converts from the file format of Lafite mail, derived from the Laurel mailer developed at Xerox PARC for the Alto workstation, to the Unix mbox format.

    github.com/Interlisp/lafite-to

  20. @otfrom something with discoverable configuration would be nice. Consistent theming would be nice. Active browsable caller graphs and class inheritance graphs would be nice. Break inspectors in which you could inspect and edit the contents of the stack frame and then restart the computation would be lovely. A structure editor... surely a structure editor isn't too much to ask for?

    WE HAD ALL THIS FORTY YEARS AGO. Why is it so hard now?

    #InterLisp

  21. If you are looking to contribute to Medley Interlisp the PICK tool helps you decide what to do. This module picks and displays a random Medley GitHub issue, file, or project to work on.

    files.interlisp.org/medley/lis

  22. Are you using Lisp applications of Medley Interlisp or doing coding projects? We would love to hear what you are doing with the system.

  23. This Medley Interlisp primer, released in 1993, also includes a glossary. It is interesting to browse through the entries as some describe features we now take for granted, others obscure ones that are no longer common.

    bitsavers.org/pdf/xerox/interl

  24. If you use Medley Interlisp with a non US keyboard and can't type : and other characters, give this trick a try by running Medley with medley -v which also improves the performance of Medley a little bit.

    fosstodon.org/@interlisp/11503

    You need TigerVNC installed.

    tigervnc.org

    #interlisp #lisp

  25. Medley Interlisp comes with the BITMAPFNS library for reading, writing, and viewing bitmaps in the native system format.

    files.interlisp.org/medley/lis

  26. This website has a couple of screenshots of InterLISP/65, an implementation of Interlisp for Atari 8-bit micros. Notice the POKE form.

    alchetron.com/Interlisp

    #interlisp #atari #lisp #retrocomputing

  27. "Idle Mode" is a facility of the Medley Interlisp environment that locks the screen and runs a screensaver when the system is idle. The facility, which is documented here, also supports user-developed screensavers:

    interlisp.org/documentation/IR