Fixing a bug from Medley Interlisp's debugger

Lisp

Lisp

14 followers

time1 yr agoview90 views

A demostration of fixing a bug in an executing function from the debugger of Medley Interlisp, and then completing the computation carried out by the fixed function. This recorded session goes through:

  1. editing and defining an Interlisp function that contains a typo in the code
  2. calling the function and obtaining an error
  3. invoking the debugger
  4. examining a stack frame
  5. editing the function to fix the error
  6. completing the computation

This is a remote Medley Online session running in the cloud recorded on an ASUS Chromebox 3 under chromeOS.

LEARN MORE

A demostration of fixing a bug from Medley's debugger Medley Interlisp Medley Online

Loading comments...