ExpressionTreeVisualizer icon indicating copy to clipboard operation
ExpressionTreeVisualizer copied to clipboard

Show DLR documentation for a specific expression type / node type

Open zspitz opened this issue 5 years ago • 0 comments

The DLR documentation can be found at https://github.com/IronLanguages/dlr/tree/master/Docs.

It would be nice to show this documentation from the node context menu.

  • [ ] Parse the expression tree spec and the DLR overview documents into Markdown.
  • [X] Request DLR maintainers to add it to the repo wiki (https://github.com/IronLanguages/dlr/issues/246)

I think only expr-tree-spec and perhaps some parts of dlr-overview are relevant.

zspitz avatar Nov 03 '20 06:11 zspitz