samth changed the topic of #racket to: Racket v7.9 has been released: https://blog.racket-lang.org/2020/11/racket-v7-9.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
emacsomancer has quit [Ping timeout: 246 seconds]
rekahsoft has joined #racket
phillbush has quit [Quit: Leaving]
orivej has quit [Ping timeout: 265 seconds]
<brainfunnel> hi all. I want to run a single variable through a list of functions. code currently: ((foldl compose1 values func-list) var). I copied it off stackoverflow, and I don't understand how it reaches out to get 'var'. is there a simpler way to do something like this?
ArneBab has joined #racket
richbridger has joined #racket
teardown has quit [Remote host closed the connection]
teardown has joined #racket
<winny> brainfunnel; could you share the stackoverflow post? that sounds very cool
<winny> (foldl compose1 values func-list) will evaluate to a function that takes any number of values, then applies each of the functions in the list from left to right
<winny> in your code above it's applying the function evaluated from (foldl compose1 values func-list) against the single argument 'var'
<brainfunnel> thanks!
theruran has quit [Ping timeout: 260 seconds]
theruran has joined #racket
brainfunnel has quit [Quit: thanks, bye!]
Lowl3v3l has quit [Ping timeout: 240 seconds]
phillbush has joined #racket
ArneBab has quit [Read error: Connection reset by peer]
Codaraxis_ has joined #racket
Codaraxis__ has quit [Ping timeout: 240 seconds]
emacsomancer has joined #racket
catt has quit [Remote host closed the connection]
phillbush has quit [Quit: Leaving]
catt has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
orivej has joined #racket
orivej has quit [Ping timeout: 264 seconds]
mmohammadi9812 has quit [Ping timeout: 240 seconds]
mmohammadi9812 has joined #racket
mmohammadi9812 has quit [Ping timeout: 256 seconds]
mmohammadi9812 has joined #racket
catt has quit [Remote host closed the connection]
endformationage has quit [Quit: WeeChat 2.9]
catt has joined #racket
mmohammadi9812 has quit [Ping timeout: 240 seconds]
mmohammadi9812 has joined #racket
mirrorbird has joined #racket
YuGiOhJCJ has joined #racket
orivej has joined #racket
Codaraxis__ has joined #racket
Codaraxis_ has quit [Ping timeout: 264 seconds]
mmohammadi9812 has quit [Ping timeout: 264 seconds]
mmohammadi9812 has joined #racket
rekahsoft has quit [Ping timeout: 240 seconds]
Lowl3v3l has joined #racket
cubik has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
orivej has quit [Read error: Connection reset by peer]
orivej has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
cubik has quit [Quit: Leaving.]
cubik has joined #racket
gpanders has quit [Quit: ZNC - https://znc.in]
gpanders has joined #racket
cubik has quit [Quit: Leaving.]
revtintin has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
phillbush has joined #racket
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #racket
orivej has quit [Ping timeout: 264 seconds]
nesusvet has joined #racket
nesusvet has quit [Remote host closed the connection]
revtintin has quit [Quit: WeeChat 1.9.1]
brainfunnel has joined #racket
vraid has joined #racket
mmohammadi9812 has quit [Ping timeout: 264 seconds]
mmohammadi9812 has joined #racket
mirrorbird_ has joined #racket
mirrorbird has quit [Read error: Connection reset by peer]
mirrorbird_ has quit [Ping timeout: 265 seconds]
mirrorbird_ has joined #racket
rgherdt has joined #racket
phillbush has quit [Quit: Leaving]
phillbush has joined #racket
phillbush has quit [Quit: Leaving]
aeth has quit [Ping timeout: 272 seconds]
aeth has joined #racket
caente has joined #racket
darklambda has joined #racket
<darklambda> hi
<brainfunnel> hello
<darklambda> can i use racket for sicp all the way? or are there any issue?
<darklambda> i started with guile on emacs because not much good support for guile in vscode... but i just noticed today that racket has decent support in vscode... hence, i'm considering switching...
<darklambda> mainly learning scheme these days for sicp... would love to jump on racket if there's no issue using it for sicp all the way
orivej has joined #racket
mirrorbird_ has quit [Ping timeout: 265 seconds]
jellie has joined #racket
cubik has joined #racket
endformationage has joined #racket
<brainfunnel> darklambda: there's a '#lang sicp' that you can install with drracket or with 'raco pkg install'. see this page: https://docs.racket-lang.org/sicp-manual/index.html . if you're having trouble with emacs but are tempted to stick with it, you could enable cua-mode. it provides familiar keybinds for cut, copy and paste but also makes selection more natural.
<brainfunnel> drracket is good, I wouldn't sleep on it. it's the dedicated IDE after all. emacs' racket-mode is pretty great too, but "learn emacs" is a hell of a hurdle to using a language.
<darklambda> oooh... thanks for the tip @brainfunnel
bitmapper has quit [Quit: Connection closed for inactivity]
darklambda has quit [Ping timeout: 246 seconds]
andreyorst has joined #racket
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #racket
Sgeo has joined #racket
jellie has quit [Ping timeout: 272 seconds]
theruran has quit [Quit: Connection closed for inactivity]
ArneBab has joined #racket
davidl has quit [Ping timeout: 240 seconds]
ArneBab has quit [Ping timeout: 240 seconds]
cubik has quit [Quit: Leaving.]
dataangel has joined #racket
ArneBab has joined #racket
ArneBab has quit [Remote host closed the connection]
sxmx has quit [Quit: WeeChat 2.9]
vraid has quit [Ping timeout: 260 seconds]
sxmx has joined #racket
theruran has joined #racket
tilpner has quit [Remote host closed the connection]
phillbush has joined #racket
tilpner has joined #racket
orivej has quit [Ping timeout: 264 seconds]
aeth has quit [Ping timeout: 240 seconds]
aeth has joined #racket