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

Sketching repl #84

Open
soegaard opened this issue Apr 13, 2022 · 0 comments
Open

Sketching repl #84

soegaard opened this issue Apr 13, 2022 · 0 comments

Comments

@soegaard
Copy link
Owner

Idea:

Make a language mode that doesn't open a separate window,
but displays the "current bitmap" in the repl.

Notes:

  • the update loop should be disabled (as default)
  • only display the bitmap, when a drawing function is called
    [or simply compare the bitmap before and after each evaluation to see whether
    it needs to be displayed in the repl again]
  • alternativ: a plugin for DrRacket could have a static canvas to draw on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant