zenspider
2017-6-29 20:07:01

@leafac sec


zenspider
2017-6-29 20:07:55

@leafac

(I prefer beautiful racket instead, but I guess it is less “raw” because there are so many helpers in the br package)


zenspider
2017-6-29 20:09:07

zenspider
2017-6-29 20:09:55

I’m terrified and excited to get my ass handed to me in TWO WEEKS(!!)


leafac
2017-6-29 20:10:51

Thanks a lot :slightly_smiling_face:


zenspider
2017-6-29 20:12:30

n/p… I really liked the peg solitaire one, even if (because?) it was a bit of a twist on normal redex use.


zenspider
2017-6-29 20:12:39

and check out beautiful racket


leafac
2017-6-29 20:13:40

Thanks for the kind words about my article :slightly_smiling_face:

And I like Beautiful Racket too.


leafac
2017-6-29 20:18:35

You might be interested in the other articles I’m writing as well:

https://www.leafac.com/prose/programming-language-theory-explained-for-the-working-programmer--principles-of-programming-languages/

https://www.leafac.com/prose/programming-language-theory-explained-for-the-working-programmer--simple-interpreter/

Paradoxically, they don’t use Redex, but are more in the area of normal Redex use. They do use a quasiquoting & pattern-matching approach which was unambiguously inspired by Redex, though.


zenspider
2017-6-29 21:18:35

oh shit! that was you! I didn’t connect the dots. Yeah… it really helped! I’d tried with the redex tutorial before and it was buggy to the point where I couldn’t get anywhere… and IRC seemed less than empathetic :slightly_smiling_face:


zenspider
2017-6-29 21:19:12

cool. I’ll add those to my reading list. Thanks!


robby
2017-6-29 22:21:11

@zenspider I would be happy to help with bug reports about the redex tutorial. I’m not really keeping up with IRC, tho. Maybe open issues on the redex repo?


zenspider
2017-6-29 22:32:09

@robby can you start by getting rid of that background on the redex website? the whole thing seems styled to be unreadable. :stuck_out_tongue:


robby
2017-6-29 22:32:49

yeah, it needs work. Unfortunately there is no repo for a pull request for that one, at least for now.


zenspider
2017-6-29 22:33:59

ah… and some of the problem is the code samples aren’t in pre blocks, they’re in <div class="codedisplay">... which means that reader mode, which strips the background to make the rest readable collapses the code to a paragraph


leafac
2017-6-29 23:58:00

@zenspider: Guess what, it turns out that I’m going to the Racket Summer School. I look forward to meeting you there, I’ve been following your work since I had a job writing Ruby and used minitest :+1: