tonyg changed the topic of #racket to: The Racket Programming Language -- https://racket-lang.org/ -- https://gather.town/app/wH1EDG3McffLjrs0/racket-users -- http://pasterack.org -- logged at https://libera.irclog.whitequark.org/racket/ -- This is the right place to ask for help with (Dr)Racket. Remember to wait around for an answer!
Kratacoa has quit [Ping timeout: 276 seconds]
notzmv has joined #racket
snits has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Tuplanolla has quit [Ping timeout: 260 seconds]
snits has joined #racket
skapata has quit [Remote host closed the connection]
skapata has joined #racket
skapata has quit [Remote host closed the connection]
Tuplanolla has joined #racket
mzan has quit [Ping timeout: 276 seconds]
mzan has joined #racket
Kratacoa has joined #racket
Kratacoa has quit [Ping timeout: 245 seconds]
lucasta has joined #racket
notzmv has quit [Ping timeout: 255 seconds]
<bremner> is there an existing way to programatically get coloured macro expansion (e.g. for LaTeX code samples)
_________ has quit [Ping timeout: 264 seconds]
_________ has joined #racket
lucasta has quit [Quit: Leaving]
_________ has quit [Ping timeout: 245 seconds]
_________ has joined #racket
notzmv has joined #racket
skapata has joined #racket
<bremner> probably a long shot, but has anyone got an org-babel (emacs) racket integration they are happy with? Both I tried so far were broken in various ways
<kengruven> i've got a bunch of deep trees to search (parsed json). is there any declarative tool for searching arbitrary data structures in racket, maybe like css selectors? i'm using a bunch of findf calls and it works but seems awkward.
Kratacoa has joined #racket
Kratacoa has quit [Ping timeout: 264 seconds]
<bremner> kengruven: maybe have a look at the xml stuff. I seem to recall some xpath like tools
<kengruven> bremner: oh, good idea. thanks.
<kengruven> sxpath is almost what i want, except sxml deals in plists, and read-json gives me hasheqs
random-jellyfish has joined #racket
random-jellyfish has quit [Client Quit]