samth changed the topic of #racket to: Racket v7.4 has been released: https://blog.racket-lang.org/2019/08/racket-v7-4.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
efm has joined #racket
emacsomancer has quit [Read error: Connection reset by peer]
libertyprime has quit [Ping timeout: 265 seconds]
FreeFull has quit []
lavaflow has joined #racket
libertyprime has joined #racket
pera has quit [Ping timeout: 276 seconds]
emacsomancer has joined #racket
efm has quit [Ping timeout: 276 seconds]
mzan has quit [Quit: Leaving]
efm has joined #racket
jao has quit [Remote host closed the connection]
jao has joined #racket
jao is now known as Guest24661
Guest24661 has quit [Remote host closed the connection]
ng0_ has joined #racket
jao- has joined #racket
jao- is now known as jao
ng0 has quit [Ping timeout: 260 seconds]
pera has joined #racket
jao has quit [Ping timeout: 240 seconds]
notzmv has joined #racket
emacsomancer has quit [Read error: Connection reset by peer]
Sgeo_ has joined #racket
Sgeo has quit [Ping timeout: 240 seconds]
analogue has joined #racket
Sgeo_ has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
sword865 has joined #racket
BitPuffin has quit [Read error: Connection reset by peer]
Fernando-Basso has quit [Remote host closed the connection]
efm has quit [Remote host closed the connection]
BitPuffin has joined #racket
emacsomancer has joined #racket
ephemera_ has quit [Ping timeout: 245 seconds]
jboy has quit [Remote host closed the connection]
jboy has joined #racket
efm has joined #racket
dumptruckman has quit [*.net *.split]
analogue has quit [Quit: Leaving]
parsley-dev has joined #racket
pera has quit [Quit: leaving]
dumptruckman has joined #racket
parsley-dev has quit [Quit: Leaving]
orivej has quit [Ping timeout: 276 seconds]
liberiga has joined #racket
Sgeo_ has joined #racket
Sgeo has quit [Ping timeout: 240 seconds]
teardown has quit [Ping timeout: 246 seconds]
endformationage has quit [Ping timeout: 258 seconds]
teardown has joined #racket
mzan has joined #racket
sauvin has joined #racket
dddddd has quit [Remote host closed the connection]
notzmv has quit [Ping timeout: 268 seconds]
ng0_ has quit [Quit: Alexa, when is the end of world?]
orivej has joined #racket
libertyprime has quit [Ping timeout: 240 seconds]
ng0 has joined #racket
libertyprime has joined #racket
orivej has quit [Ping timeout: 265 seconds]
ZombieChicken has quit [Remote host closed the connection]
ng0 has quit [Ping timeout: 260 seconds]
ng0 has joined #racket
sagax has quit [Remote host closed the connection]
sagax has joined #racket
liberiga has quit [Ping timeout: 260 seconds]
<anddam> howdy, willing to approach Racket is a general book on Lisp advisable or should I be looking for Racket-specific content?
vraid has joined #racket
snako has joined #racket
<lavaflow> the official racket guide is pretty good imho
<lavaflow> being cross-linked with the reference helps a lot
ArthurStrong has joined #racket
jao has joined #racket
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 268 seconds]
mSSM has joined #racket
jao has quit [Ping timeout: 245 seconds]
iyzsong has joined #racket
ym has joined #racket
snako has quit [Remote host closed the connection]
ubLIX has joined #racket
dddddd has joined #racket
libertyprime has quit [Ping timeout: 265 seconds]
<bremner> is there an idiomatic equivalent of (filter (lambda (pair) (equal? (first pair) foo)) lst)?
<bremner> basically assoc, but return all pairs
ubLIX has quit [Quit: ubLIX]
refpga has joined #racket
<jcowan> I would say that *is* the idiomatic way, given SRFI 1
efm has quit [Remote host closed the connection]
efm has joined #racket
mzan has quit [Quit: Leaving]
refpga has quit [Ping timeout: 245 seconds]
refpga has joined #racket
orivej has joined #racket
tilpner has quit [Quit: WeeChat 2.4]
sword865 has quit [Quit: Connection closed for inactivity]
jao has joined #racket
refpga has quit [Ping timeout: 276 seconds]
refpga has joined #racket
tilpner has joined #racket
pie_ has quit [Ping timeout: 265 seconds]
ArthurStrong has quit [Quit: leaving]
endformationage has joined #racket
tilpner has quit [Quit: installing logbook]
iyzsong has quit [Read error: Connection reset by peer]
tilpner has joined #racket
ubLIX has joined #racket
bogdanp has joined #racket
olavx200 has joined #racket
<olavx200> Hello #racket. I have a question about the big-bang function in bsl. I do not understand what input is handled to the functions therein. Lets say i have a function call (to-draw render). What data is handled to the render function? Here is another example: (on-tick advance-cow). What is handled to the advance-cow function?
<olavx200> If anyone is wondering i am doing an exercise from "How to code: Simple Data"
dustyweb has quit [Ping timeout: 264 seconds]
paroneayea has joined #racket
paroneayea is now known as dustyweb
lambda-smith has joined #racket
<samth> olavx200: in big-bang, there's always a current World. For every World, big-bang creates an image by calling `(render the-world)`. For every tick, big bang goes to the next world by calling `(advance-cow the-world)` and then using that as the new World.
davidl has quit [Ping timeout: 240 seconds]
efm has quit [Remote host closed the connection]
vraid has quit [Quit: Leaving]
efm has joined #racket
davidl has joined #racket
efm has quit [Ping timeout: 245 seconds]
mzan has joined #racket
efm has joined #racket
ziyourenxiang has quit [Ping timeout: 276 seconds]
ng0 has quit [Remote host closed the connection]
pera has joined #racket
ng0 has joined #racket
efm has quit [Ping timeout: 240 seconds]
vraid has joined #racket
analogue has joined #racket
bogdanp has quit [Ping timeout: 258 seconds]
analogue has quit [Ping timeout: 276 seconds]
analogue has joined #racket
analogue has quit [Remote host closed the connection]
analogue has joined #racket
FreeFull has joined #racket
pera has quit [Quit: leaving]
pera has joined #racket
mzan has quit [Quit: Leaving]
notzmv has joined #racket
<olavx200> samth:Thanks for responding. If i understood correctly the data that advance-cow produces is passed to all the other functions the next tick. I appreciate the help
ubLIX has quit [Quit: ubLIX]
sauvin has quit [Read error: Connection reset by peer]
refpga has quit [Ping timeout: 240 seconds]
refpga has joined #racket
lambda-smith has quit [Quit: Konversation terminated!]
refpga has quit [Ping timeout: 268 seconds]
mSSM has quit [Ping timeout: 265 seconds]
efm has joined #racket
mzan has joined #racket
ZombieChicken has joined #racket
libertyprime has joined #racket
analogue has quit [Quit: later alligator]
jmiven has joined #racket
refpga has joined #racket
ubLIX has joined #racket
Ven`` has joined #racket
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
dustyweb has quit [Remote host closed the connection]
dustyweb has joined #racket
ubLIX has quit [Quit: ubLIX]
ng0 has quit [Quit: Alexa, when is the end of world?]
dustyweb has quit [Remote host closed the connection]
ketralnis has joined #racket
FreeFull has quit []
mzan has quit [Quit: Leaving]
libertyprime has quit [Ping timeout: 265 seconds]
libertyprime has joined #racket
pie_ has joined #racket
Ven`` has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
libertyprime has quit [Ping timeout: 276 seconds]
analogue has joined #racket
ziyourenxiang has joined #racket