7guis / 7guis

7GUIs is a GUI programming usability benchmark.
https://7guis.github.io/7guis/
134 stars 16 forks source link

Racket implementation #10

Closed mirohs closed 1 year ago

mirohs commented 2 years ago

From 7guis created by soegaard: eugenkiss/7guis#40

Note that Felleisen has implemented the tasks here:

https://github.com/mfelleisen/7GUI

spdegabrielle commented 2 years ago

this has been added to

https://github.com/7guis/7guis/blob/master/site/src/containers/Implementations.js#L350

https://github.com/7guis/7guis/blob/7d260aee0ff065de00193e63953cd71f6f8c4e19/site/src/containers/Implementations.js#L350

Sadly the site requires a rebuild and I'm not set up to do that.

tbreuss commented 1 year ago

This has been released right now, see: https://7guis.github.io/7guis/implementations

FYI: The publish script has to be run locally. This is kind of "special" but works so far.