Literate Drag and Drop using the Racket GUI

This is my entry for the 2023 Racket Summer Event. It is two examples in one: an example of implementing Drag and Drop using the Racket GUI as well as an example of literate programming in Racket. The code is at GitHub - zamora/literate-drag-and-drop: Literate Drag and Drop Using the Racket GUI. Details about how to run the example are in the README.md file. Feedback is always welcome.

1 Like

Great example.

Put the rendered version on:

https://zamora.github.io/

See https://pages.github.com/ .

This is awesome! thank you so much.

Great idea. I put the HTML version of the document at Literate Drag and Drop Using the Racket GUI and updated the README.md to link to it.

1 Like