Interlisp / medley

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)
https://Interlisp.org
MIT License
376 stars 19 forks source link

Masterscope: complains about can't analyze DEFMACRO common lisp macros #117

Closed masinter closed 3 years ago

masinter commented 3 years ago

At least for interlisp macros, masterscope just analyzes the macro-expanded code. So this is a phony warning.

masinter commented 3 years ago

This was fixed with recent edits to Masterscope.