lexi-lambda changed the topic of #racket to: Racket v7.1 has been released: http://blog.racket-lang.org/2018/10/racket-v7-1.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
ubLIX has quit [Quit: *cackles*]
zmt00 has joined #racket
pie__ has quit [Ping timeout: 252 seconds]
ayerhart has quit [Quit: ayerhart]
ayerhart has joined #racket
pixlark has joined #racket
pie_ has joined #racket
<pixlark> quick question: why is (apply or arg-list) erroring with bad syntax? I seem to have to do (apply (or) arg-list) instead. Is or a special word or something?
<pixlark> actually that doesn't work either, it's telling me that or is not a procedure
<pixlark> ok I guess or is a special form or something. Is there any way to apply it to a list?
pixlark has left #racket ["Leaving"]
badkins has quit [Remote host closed the connection]
jao has quit [Ping timeout: 250 seconds]
egp__ has joined #racket
egp_ has quit [Ping timeout: 258 seconds]
meepdeew has quit [Remote host closed the connection]
libertyprime has joined #racket
<friscosam> or is syntax. You could do (for/or ([v my-list]) v)
<friscosam> Or if you want a procedure there is any in srfi/1
orivej has quit [Ping timeout: 244 seconds]
wingsorc has quit [Quit: Leaving]
mzan has left #racket [#racket]
FreeFull has quit []
YuGiOhJCJ has joined #racket
orivej has joined #racket
Raycat has joined #racket
Raycat has quit [Client Quit]
Raycat has joined #racket
Raycat has quit [Client Quit]
Raycat has joined #racket
dddddd has quit [Remote host closed the connection]
egp__ has quit [Quit: Leaving]
egp_ has joined #racket
egp_ has quit [Remote host closed the connection]
pierpal has quit [Quit: Poof]
pierpal has joined #racket
notzmv has joined #racket
meepdeew has joined #racket
pie__ has joined #racket
pie_ has quit [Remote host closed the connection]
endformationage has quit [Quit: WeeChat 2.3]
orivej has quit [Ping timeout: 258 seconds]
orivej has joined #racket
libertyprime has quit [Read error: Connection reset by peer]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
badkins has joined #racket
badkins has quit [Ping timeout: 250 seconds]
Raycat has quit [Remote host closed the connection]
Raycat has joined #racket
ZombieChicken has quit [Ping timeout: 256 seconds]
pie__ has quit [Remote host closed the connection]
orivej has quit [Read error: Connection reset by peer]
pie__ has joined #racket
orivej has joined #racket
meepdeew has quit [Remote host closed the connection]
notzmv has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 268 seconds]
mzan has joined #racket
<aidalgol> Is there something like hash-map that accumulates the results in a hash with the same keys?
notzmv has joined #racket
pierpal has quit [Ping timeout: 246 seconds]
ubLIX has joined #racket
buyfn has joined #racket
pierpal has joined #racket
pierpal has quit [Quit: Poof]
pierpal has joined #racket
odanoburu has joined #racket
<odanoburu> @zenspider_ thank yo u for the reference, I'll check it out!
iyzsong has joined #racket
jao has joined #racket
dddddd has joined #racket
ubLIX has quit [Quit: *cackles*]
orivej has joined #racket
orivej has quit [Ping timeout: 258 seconds]
buyfn has quit [Quit: buyfn]
jao has quit [Remote host closed the connection]
jao has joined #racket
buyfn has joined #racket
buyfn has quit [Client Quit]
YuGiOhJCJ has joined #racket
_whitelogger has joined #racket
odanoburu has quit [Quit: Connection closed for inactivity]
iyzsong has quit [Ping timeout: 252 seconds]
Raycat has quit [Ping timeout: 268 seconds]
Raycat has joined #racket
pierpal has quit [Quit: Poof]
pierpal has joined #racket
Raycat has quit [Quit: Quit]
yurb has joined #racket
fmnt has joined #racket
laszlokorte has joined #racket
<laszlokorte> Is there some documentation on how to do a custom build of DrRacket?
laszlokorte has quit [Client Quit]
badkins has joined #racket
laszlokorte has joined #racket
badkins_ has joined #racket
badkins has quit [Ping timeout: 250 seconds]
orivej has joined #racket
pierpal has quit [Read error: Connection reset by peer]
<bremner> laszlokorte: what kind of customisation?
<laszlokorte> Currently the "Scribble PDF" (when in #lang scribble/base) button in DrRacket is not visible on windows, only macos. I created a pull request to change that (adding the button on all platforms) but I do not know how to build DrRacket to test the change myself
laszlokorte has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
laszlokorte has joined #racket
<J_Arcane> has anyone done any video series or online courses using HtDP?
endformationage has joined #racket
badkins_ is now known as badkins
<bremner> laszlokorte: building on linux is fairly straight forward, just follow src/README. I don't know if Windows is harder
<laszlokorte> Regarding making a custom build of DrRacket I just found this article and in works great: http://blog.racket-lang.org/2017/09/tutorial-contributing-to-racket.html
<laszlokorte> which README are you referring to?
<bremner> in the directory src
<laszlokorte> ah now I found it, thank you
laszlokorte has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ZombieChicken has joined #racket
jao has quit [Remote host closed the connection]
acarrico has quit [Ping timeout: 250 seconds]
jao has joined #racket
odanoburu has joined #racket
pie__ has quit [Remote host closed the connection]
pie__ has joined #racket
fmnt has quit [Ping timeout: 272 seconds]
<odanoburu> btw, `test-reader` is called `apply-reader` now
laszlokorte has joined #racket
laszlokorte has quit [Client Quit]
ZombieChicken has quit [Ping timeout: 256 seconds]
fmnt has joined #racket
ZombieChicken has joined #racket
<friscosam> aidalgol: you can use for/hash
pie__ has quit [Remote host closed the connection]
pie_ has joined #racket
sauvin has quit [Ping timeout: 268 seconds]
pie_ has quit [Remote host closed the connection]
pie_ has joined #racket
pie_ has quit [Remote host closed the connection]
hjek has joined #racket
zmt00 has quit [Read error: Connection reset by peer]
fmnt has left #racket [#racket]
FreeFull has joined #racket
FreeFull has quit [Client Quit]
zmt00 has joined #racket
FreeFull has joined #racket
zmt00 has quit [Quit: Leaving]
zmt00 has joined #racket
<aidalgol> friscosam: Thanks, that should do it.
meepdeew has joined #racket
orivej has quit [Ping timeout: 250 seconds]
orivej has joined #racket
zmt00 has quit [Read error: Connection reset by peer]
badkins has quit [Ping timeout: 250 seconds]
zmt00 has joined #racket
dddddd has quit [Ping timeout: 250 seconds]
Lowl3v3l has quit [Quit: Leaving.]
orivej has quit [Ping timeout: 258 seconds]
badkins has joined #racket
odanoburu has quit [Quit: Connection closed for inactivity]
meepdeew has quit [Remote host closed the connection]
dddddd has joined #racket