Thanks, will look into doing that when I get home maybe. As for Heresy2, it's not off the cards, but I kinda want to see how the Racket version shakes out because I might just be duplicating effort for something that won't actually be very fun for me. We'll see what happens.
On Tue, Jul 23, 2019 at 1:33 PM Stephen De Gabrielle < [email protected]> wrote: > No problem :) > > > Not sure where to submit this to that list, > > Just submit a PR - that’s what I did.(I’m not in the Racket team - I just > submitted a PR and it was quickly approved by a member of > > There are many relevant issues, but maybe this one in the first instance; > https://github.com/racket/racket2-rfcs/issues/14 > > Please don’t let the discussions about Racket2 put you off working on > ‘Heresy2’ :( > > Kind regards > Stephen > > > On Tue, 23 Jul 2019 at 10:01, Annaia Berry <[email protected]> wrote: > >> Forgot to send this to the actual list (sorry Stephen!). >> >> Some other thoughts that come to mind are WebAssembly, which has an >> S-expr syntax but is targeted by lots of different non-Lisp langs. As well >> I think GCC at least used to have some internal S-expr-like intermediate >> forms for ASTs. >> >> I had plans for a "Heresy2" but ... given the controversy (and more >> seriously, the extensive writing over the last week about the challenges of >> making the switch), I think I might put a pin in that ... >> >> ---------- Forwarded message --------- >> From: Annaia Berry <[email protected]> >> Date: Tue, Jul 23, 2019 at 11:55 AM >> Subject: Re: [racket-users] >> https://github.com/racket/racket2-rfcs/blob/master/prior-art.md >> To: Stephen De Gabrielle <[email protected]> >> >> >> Not sure where to submit this to that list, but Heresy contains a few >> infix forms. The m-block math syntax, and the do notation syntax, both use >> infix expressions. >> >> Monad/do notation is here: >> https://docs.racket-lang.org/heresy/monad-do.html >> >> M-blocks are still somewhat undocumented but you can find some examples >> in the tests: >> https://github.com/jarcane/heresy/blob/master/tests/infix-math.rkt >> >> >> On Mon, Jul 22, 2019 at 10:31 PM Stephen De Gabrielle < >> [email protected]> wrote: >> >>> FYI >>> >>> https://github.com/racket/racket2-rfcs/blob/master/prior-art.md >>> >>> -- >>> ---- >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Racket Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/racket-users/CAGHj7-LKb%3DbbYw7HEOSpDhkQgj8ePZcyksOJyguBwqeM6Y32jA%40mail.gmail.com >>> <https://groups.google.com/d/msgid/racket-users/CAGHj7-LKb%3DbbYw7HEOSpDhkQgj8ePZcyksOJyguBwqeM6Y32jA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Racket Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/racket-users/CA%2BHVF0AM2eDwfOifY_Y8%2B08CDxG_6LOb_cifQBQY%2BQSTq9xe-A%40mail.gmail.com >> <https://groups.google.com/d/msgid/racket-users/CA%2BHVF0AM2eDwfOifY_Y8%2B08CDxG_6LOb_cifQBQY%2BQSTq9xe-A%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > ---- > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/CA%2BHVF0A%3DP3%3Db9HvjQGr8FkaDHq2MA5XScJufpaS4fkTSSMUFww%40mail.gmail.com.

