
ben
2020-7-18 14:56:47
yes! I wanted a single block. Decoding is no problem, here’s what I use now: (nested #:style "equation" (para "A" "B"))

soegaard2
2020-7-18 21:01:30
This file uses a naming convention I can’t remember seeing before. It uses an & for … something.
https://github.com/wargrey/graphics/blob/master/bitmap/font.rkt
But what exactly?

soegaard2
2020-7-18 21:09:56
Okay, it must mean hash table. It confused me that the first hash table had hash tables as values.

badkins
2020-7-19 00:23:25
Excited to have finally launched my second production web app in Racket this evening. The last 20 months have been super full of pleasant surprises working with Racket!