Elsa icon indicating copy to clipboard operation
Elsa copied to clipboard

Add support for macros

Open Fuco1 opened this issue 1 year ago • 0 comments

  • [ ] Add defmacro declarations to the cache so we know the number of arguments and some types.
  • [x] Parse the macro edebug declaration to learn which forms to analyse.
  • [ ] Add types for "template" (i.e. raw code?) Template haskell has special types for this, but maybe elisp doesn't need it.

Fuco1 avatar Feb 15 '23 15:02 Fuco1