The Visible Lisp Computer is a Lisp interpreter that displays the contents of the Lisp workspace on an OLED display, so you can see program execution and garbage collection in real time:
It runs on an Adafruit ItsyBitsy M0, or you can build your own version on a prototyping board with an ATSAMD21E.
For more information see: Visible Lisp Computer.