MDL is also from MIT and supposedly stood for More Datatypes than Lisp. According to wikipedia "MDL provides several enhancements to classic Lisp. It supports several built-in data types, including lists, strings and arrays, and user-defined data types. It offers multithreaded expression evaluation and coroutines."
Seems that most of it's novelties were eventually added into LISP proper.
Seems that most of it's novelties were eventually added into LISP proper.