Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ExpressionExplorer a separate package #2541

Closed
1 of 4 tasks
fonsp opened this issue Apr 26, 2023 · 0 comments · Fixed by #2698
Closed
1 of 4 tasks

Make ExpressionExplorer a separate package #2541

fonsp opened this issue Apr 26, 2023 · 0 comments · Fixed by #2698
Assignees
Labels
enhancement New feature or request

Comments

@fonsp
Copy link
Owner

fonsp commented Apr 26, 2023

We want to publish ExpressionExplorer as a separate package (JuliaPluto/ExpressionExplorer.jl), because it might be useful for other projects.

We need to clean up the API and document a bit:

  • FunctionNameSignaturePair: store hash of canonalized head #2539
  • The name is a pun with Internet Explorer ☺️, but maybe we can find a more specific name?
  • Right now, EE stops at macro expressions, and you need to use Pluto to go further
  • Is it useful to add ReactiveNode and depends_on and that sort of stuff? Maybe yet another package?
@fonsp fonsp added the enhancement New feature or request label Apr 26, 2023
@fonsp fonsp linked a pull request Oct 31, 2023 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants