Hi everyone,
I would like to announce the initial release of event-lang, an
experimental Racket library that simplifies the creation of complex
synchronizable events.
https://pkgd.racket-lang.org/pkgn/package/event-lang
Event-lang provides a primitive expression lifting form,
> (pure 123)
#
> On May 18, 2018, at 9:16 AM, Adik wrote:
>
>
>
> On Friday, May 18, 2018 at 1:00:49 AM UTC+1, Adik wrote:
> im trying to create a (start new game) button to refresh the game (clean
> board).. attached is the code i have
> I have already created a reset button that closes the whole game wind
On Friday, May 18, 2018 at 1:00:49 AM UTC+1, Adik wrote:
>
> im trying to create a (start new game) button to refresh the game (clean
> board).. attached is the code i have
> I have already created a reset button that closes the whole game window
> but i just want it to wipe the previous game d
3 matches
Mail list logo