ChanServ changed the topic of #racket to: The Racket Programming Language -- https://racket-lang.org/ -- https://racket.discourse.group/ -- http://pasterack.org -- logged at https://libera.irclog.whitequark.org/racket/ -- This is the right place to ask for help with DrRacket. Remember to wait around for an answer!
mehbark has joined #racket
mehbark has quit [Remote host closed the connection]
macabro has quit [Remote host closed the connection]
macabro has joined #racket
retropikzel has quit [Read error: Software caused connection abort]
retropikzel has joined #racket
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
skapata has quit [Remote host closed the connection]
terrorjack has joined #racket
vancz has quit [Server closed connection]
vancz has joined #racket
divya has quit [Read error: Software caused connection abort]
divya has joined #racket
samth has quit [Server closed connection]
samth has joined #racket
nm0i has quit [Server closed connection]
nm0i has joined #racket
chiselfuse has quit [Remote host closed the connection]
chiselfuse has joined #racket
dTal has quit [Server closed connection]
dTal has joined #racket
skapata has joined #racket
skapata has quit [Remote host closed the connection]
ec has quit [Ping timeout: 272 seconds]
ec has joined #racket
hernan604 has quit [Server closed connection]
hernan604 has joined #racket
Origin has joined #racket
Tuplanolla has joined #racket
to-hu has joined #racket
notzmv has joined #racket
notzmv has quit [Ping timeout: 248 seconds]
msiism has joined #racket
<msiism> Section 9.4.1 of the Racket Guide says: "In #px syntax, some standard character classes can be conveniently represented as metasequences instead of as explicit bracketed expressions: \d matches a digit (the same as [0-9])…"
<msiism> Should this say \d "matches an ASCII digit"?
<msiism> As far as I'm informed, the [:digit:] character class contains more than just [0-9].
<msiism> However, in Racket, [:digit:] or \d really don't seem to match non-ASCII digits.
to-hu has quit [Quit: to-hu]
<msiism> Here's an example I tried: https://www.msiism.org/pb/TNp0YJ/r
<msiism> "\u0966" is Devanagari zero.
<msiism> Using Racket 8.7.
notzmv has joined #racket
skapata has joined #racket
macabro has quit [Ping timeout: 258 seconds]
notzmv has quit [Ping timeout: 248 seconds]
macabro has joined #racket
Tuplanolla has quit [Quit: Leaving.]
krjst has quit [Server closed connection]
krjst has joined #racket
ec has quit [Ping timeout: 272 seconds]
ec has joined #racket