The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
as noted by @pmcjones
if at the top level you just say "dir", it produces a stream of all files to all depths.
doesn't elide "invisible" files starting with .
and no interrupt character (control-D control-C control B control P seems to be able to get in there and interrupt.
as noted by @pmcjones if at the top level you just say "dir", it produces a stream of all files to all depths. doesn't elide "invisible" files starting with . and no interrupt character (control-D control-C control B control P seems to be able to get in there and interrupt.
Possibly related to #29