samth changed the topic of #racket to: Racket v7.8 has been released: https://blog.racket-lang.org/2020/08/racket-v7-8.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
arpunk has joined #racket
FreeFull has quit []
phillbush has quit [Quit: Leaving]
wingsorc has joined #racket
phillbush has joined #racket
mirrorbird has quit [Ping timeout: 240 seconds]
aaaaaa has quit [Quit: leaving]
TCZ has joined #racket
ArneBab has quit [Read error: Connection reset by peer]
catonano_ has joined #racket
catonano has quit [Ping timeout: 240 seconds]
catonano_ is now known as catonano
phillbush has quit [Remote host closed the connection]
acarrico has quit [Ping timeout: 246 seconds]
bocaneri has joined #racket
bocaneri has quit [Max SendQ exceeded]
bocaneri has joined #racket
TCZ has quit [Quit: Diabe? tkwi w szczegó?ach]
caente has quit [Read error: Connection reset by peer]
aw- has left #racket [#racket]
caente has joined #racket
caente has quit [Client Quit]
caente has joined #racket
sm2n has quit [Read error: Connection reset by peer]
sm2n has joined #racket
Lowl3v3l has quit [Ping timeout: 265 seconds]
Lowl3v3l has joined #racket
fredmanglis has joined #racket
endformationage has quit [Quit: WeeChat 2.9]
caente has quit [Ping timeout: 246 seconds]
wingsorc_ has joined #racket
wingsorc has quit [Ping timeout: 260 seconds]
wingsorc_ has quit [Quit: Leaving]
narimiran has joined #racket
fredmanglis has quit [Ping timeout: 246 seconds]
andreyorst_ has joined #racket
andreyorst_ has quit [Ping timeout: 264 seconds]
Sgeo has quit [Read error: Connection reset by peer]
Sgeo has joined #racket
nebunez has quit [Ping timeout: 240 seconds]
aorst has joined #racket
aorst has quit [Remote host closed the connection]
rekahsoft has joined #racket
rekahsoft has quit [Ping timeout: 256 seconds]
pagnol has joined #racket
<pagnol> I'm trying to figure out why the sql package can't be found: https://pastebin.com/4ZfzkPLx
<pagnol> when I run it, I get 'standard-module-name-resolver: collection not found'
YuGiOhJCJ has joined #racket
<pagnol> everybody please ignore what I wrote above
_whitelogger has joined #racket
notzmv has quit [Read error: No route to host]
ArneBab has joined #racket
Sgeo has quit [Read error: Connection reset by peer]
ArneBab has quit [Remote host closed the connection]
v3ga has joined #racket
nullcone has joined #racket
jjk96 has quit [Quit: Bridge terminating on SIGTERM]
Helios has quit [Quit: Bridge terminating on SIGTERM]
BitPuffin has quit [Quit: Bridge terminating on SIGTERM]
jA_cOp has quit [Quit: Bridge terminating on SIGTERM]
peddie has quit [Quit: Bridge terminating on SIGTERM]
mmohammadi9812 has quit [Quit: Bridge terminating on SIGTERM]
yurb has quit [Quit: Bridge terminating on SIGTERM]
Codaraxis has quit [Remote host closed the connection]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
Helios has joined #racket
BitPuffin has joined #racket
peddie has joined #racket
yurb has joined #racket
jA_cOp has joined #racket
jjk96 has joined #racket
ArneBab has joined #racket
catonano has quit [Quit: catonano]
ArneBab has quit [Remote host closed the connection]
catonano has joined #racket
catonano has quit [Client Quit]
pagnol has quit [Ping timeout: 272 seconds]
tilpner has quit [Quit: tilpner]
aorst has joined #racket
tilpner has joined #racket
nullcone has quit [Quit: Connection closed for inactivity]
tatsumaru has joined #racket
<aorst> tatsumaru: checked DrRacket7.4 on Fedora and there is automatic indentation. Did you select the language? E.g. do you have `#lang racket` at the top of the file? AFAIK different Racket languages have their own indentation specifications and to make indent work DrRacket has to know what language you're writing in
<tatsumaru> Hello guys, I am using Neil Van Dyke's module for SICP in racket. I installed it successfully and selected it from language menu. Do I still need to write in the definitions window ' #lang planet neil/sicp ' ? Thanks.
<tatsumaru> in DrRacket*
<aorst> I'd say that you don't need sicp language though first chapter at all, by the time you finish it you will be fauliar enough with DrRacket and this question will no longer stand :)
<tatsumaru> aorst, I don't understand. Are you saying that I can just use racket instead of the mit scheme implementation to work with the SICP book?
<aorst> basically, yes. First chapter of the book is pretty much generic and does not require anything specific. So you can just use #lang racket
<tatsumaru> and for the rest of the chapters?
<aorst> later on, though, you'll need some picture language, but by the time you get there I'm sure you'll know how to do this in DrRacket (I'm not using it, that's why I can't really help here)
<aorst> I only know that you must specify lanugage in the file you're working on, the REPL seem to load information based on this
<aorst> I'm currently on chapter 2, and I was using GNU/Guile from the start, but some excercises I've did in Racket for convenience, because it has some boilerplate functions builtin
<aorst> (when I say /currently/ I mean not that I'm actively reading SICP rightnow, rather that I'm occasionally reading it through past 3 years when I feel like that)
caente has joined #racket
greghendershott has joined #racket
tatsumaru has left #racket [#racket]
aeth has quit [Ping timeout: 256 seconds]
aeth has joined #racket
phillbush has joined #racket
tfb has joined #racket
Sgeo has joined #racket
Steeve has joined #racket
mirrorbird has joined #racket
acarrico has joined #racket
arpunk has quit [Remote host closed the connection]
aeth has quit [Ping timeout: 246 seconds]
aeth has joined #racket
tfb has quit []
mirrorbird has quit [Ping timeout: 256 seconds]
aorst has quit [Quit: aorst]
andreyorst_ has joined #racket
mirrorbird has joined #racket
nullcone has joined #racket
andreyorst_ has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #racket
andreyorst_ has joined #racket
Steeve has quit [Ping timeout: 240 seconds]
Steeve has joined #racket
gproto23 has joined #racket
<dzoe> Picture language? Oh come on. Gimme a ARGB canvas and the rest can be history :)
<andreyorst_> well, yeah, but programming language programming language kinda implies creating languages..)
andreyorst_ has quit [Ping timeout: 256 seconds]
bocaneri has quit [Remote host closed the connection]
orivej has quit [Ping timeout: 272 seconds]
Codaraxis has joined #racket
rj_ has joined #racket
<dzoe> That's the beauty - you can create the DSL on-the-fly.
<dzoe> But yeah, for educational purposes, a pict-based language is the way to go.
<dzoe> Actually even for scribbling documentation it is pretty neat.
gproto23 has quit [Ping timeout: 272 seconds]
rj_ has quit [Ping timeout: 240 seconds]
rj_ has joined #racket
izh_ has joined #racket
izh_ has quit [Client Quit]
rj_ has quit [Ping timeout: 256 seconds]
rj_ has joined #racket
endformationage has joined #racket
libertyprime has quit [Ping timeout: 240 seconds]
rj_ has quit [Ping timeout: 240 seconds]
rj_ has joined #racket
narimiran has quit [Ping timeout: 272 seconds]
TCZ has joined #racket
dataangel has joined #racket
rj_ has quit [Ping timeout: 246 seconds]
rj_ has joined #racket
rj_ has quit [Ping timeout: 264 seconds]
rj_ has joined #racket
TCZ has quit [Quit: Diabe? tkwi w szczegó?ach]
rj_ has quit [Ping timeout: 272 seconds]
rj_ has joined #racket
nebunez has joined #racket
nebunez has quit [Read error: Connection reset by peer]
rj_ has quit [Quit: WeeChat 2.5]
Steeve has quit [Quit: end]
nebunez has joined #racket
jmiven has quit [Quit: reboot]
jmiven has joined #racket
orivej has joined #racket
epony has quit [Remote host closed the connection]
mirrorbird has quit [Quit: Leaving]
terrorjack has quit [Ping timeout: 264 seconds]
TCZ has joined #racket