M2 icon indicating copy to clipboard operation
M2 copied to clipboard

Pseudocode and disassemble issues

Open mahrud opened this issue 1 year ago • 0 comments

Remaining tasks from https://github.com/Macaulay2/M2/issues/3395#issuecomment-2277134043:

  1. rename Pseudocode -> PseudocodeBody, add Pseudocode as common parent to parallel Function/FunctionBody/FunctionClosure.
  2. combine functionBody and symbolBody and have it return the inner "body" of symbols, functions, and pseudocodes.
  3. make Pseudocode objects easily traverseable (mainly getting # methods to work)

mahrud avatar Aug 16 '24 00:08 mahrud