lexi-lambda changed the topic of #racket to: Racket v7.2 has been released: https://blog.racket-lang.org/2019/01/racket-v7-2.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
notzmv has quit [Remote host closed the connection]
notzmv has joined #racket
acarrico has quit [Ping timeout: 258 seconds]
FreeFull has quit []
acarrico has joined #racket
acarrico has quit [Ping timeout: 255 seconds]
acarrico has joined #racket
vraid has quit [Ping timeout: 252 seconds]
jackhill has quit [Quit: Lost terminal]
ubLIX has quit [Quit: ubLIX]
lavaflow has quit [Ping timeout: 246 seconds]
caltelt has joined #racket
acarrico has quit [Ping timeout: 252 seconds]
jackhill has joined #racket
jackhill has quit [Client Quit]
jackhill has joined #racket
jackhill has quit [Quit: leaving]
jackhill has joined #racket
jackhill has quit [Client Quit]
jackhill has joined #racket
jackhill has quit [Quit: leaving]
jackhill has joined #racket
jackhill has quit [Client Quit]
jackhill has joined #racket
dddddd has quit [Remote host closed the connection]
jao has quit [Ping timeout: 255 seconds]
lavaflow has joined #racket
orivej has quit [Ping timeout: 248 seconds]
endformationage has joined #racket
libertyprime has quit [Ping timeout: 245 seconds]
dvdmuckle has quit [Quit: Bouncer Surgery]
dvdmuckle has joined #racket
_whitelogger has joined #racket
caltelt has quit [Ping timeout: 252 seconds]
endformationage has quit [Ping timeout: 268 seconds]
libertyprime has joined #racket
libertyprime has quit [Remote host closed the connection]
sauvin has joined #racket
Arcaelyx has quit [Ping timeout: 246 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
casaca has quit [Ping timeout: 245 seconds]
casaca has joined #racket
some02 has quit [Ping timeout: 276 seconds]
sudden has joined #racket
casaca has quit [Ping timeout: 246 seconds]
cromyr has joined #racket
Arcaelyx has joined #racket
<euhmeuh> selimcan: Well we've been using formal proof for a long time now in automatic subway lines, elevators, and other public machines like that, but I don't think a specific language would help what is basically a human problem.
miskatonic has joined #racket
<aeth> Writing reliable software is always a budget issue
orivej has joined #racket
nckx has quit [Ping timeout: 264 seconds]
nckx has joined #racket
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
pierpal has quit [Quit: Poof]
pierpal has joined #racket
BSLANG has quit [Ping timeout: 245 seconds]
hjek has joined #racket
<clacke_movim> Yep. The relevant question is whether formal methods can deliver safe software on a lower budget than other techniques can.
<ZombieChicken> Okay, /really/ basic question; how the heck do I bind a local lambda? I'm needing a function I can loop over but a full-fledged, indepenent function isn't what I need and I'm apparently missing the obvious in the docs
acarrico has joined #racket
dddddd has joined #racket
<rain1> letrec
jit10 has joined #racket
<ZombieChicken> (let ([ name (lambda ...)]) (name ...)) wouldn't work?
jit10 has quit [Client Quit]
<J_Arcane> ZombieChicken: You can give a let block a name, and that name becomes a function you can refer to recursively.
<ZombieChicken> yeah. I'm just being stupid and found what I needed in the docs after stepping away for a bit
<ZombieChicken> now I'm stuck on how to get more than one function to run in the then and else portions of an if statement
<J_Arcane> ZombieChicken: You could use a (begin ...) block.
<ZombieChicken> J_Arcane: (if (...) (begin ...) (begin ...))?
<J_Arcane> Yeah. a (begin ...) just evaluates each form in it sequentially and returns the value of the last form
<J_Arcane> so it's useful in places like (if ...) where you're only otherwise allowed a single expression
<ZombieChicken> ty. Think I'm expecting something I ran across in CL then
<ZombieChicken> which is part of what is confusing me
<J_Arcane> ahh yeah. CL is ... different. ;) I never quite got the hang of CL, so I'm not much help on translating between them. Have you seen the hyperpolyglot page for lisps?
<ZombieChicken> nah. I'm not good at CL either, just recall something like (exec ...) or something
<J_Arcane> Really useful for translating common forms between dialects: http://hyperpolyglot.org/lisp
<ZombieChicken> ty
ym555 has joined #racket
ohama has quit [Remote host closed the connection]
acarrico has quit [Ping timeout: 268 seconds]
acarrico has joined #racket
ym555 has quit [Read error: Connection timed out]
ym555 has joined #racket
jao has joined #racket
jao is now known as Guest84741
tilpner has quit [Quit: WeeChat 2.4]
tilpner has joined #racket
BSLANG has joined #racket
iyzsong has joined #racket
ubLIX has joined #racket
Arcaelyx has quit [Ping timeout: 252 seconds]
YuGiOhJCJ has joined #racket
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 244 seconds]
tilpner has quit [Quit: WeeChat 2.4]
tilpner has joined #racket
ohama has joined #racket
hjek has quit [Ping timeout: 258 seconds]
iclon_ has joined #racket
iclon__ has quit [Ping timeout: 244 seconds]
libertyprime has joined #racket
ubLIX has quit [Quit: ubLIX]
dimitarvp has joined #racket
dimitarvp has quit [Client Quit]
libertyprime has quit [Remote host closed the connection]
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
iyzsong has joined #racket
rubic88 has joined #racket
iyzsong has quit [Ping timeout: 268 seconds]
ZombieChicken has quit [Ping timeout: 256 seconds]
Sgeo__ has quit [Ping timeout: 250 seconds]
Sgeo has joined #racket
Arcaelyx has joined #racket
sleepnap has joined #racket
Arcaelyx has quit [Ping timeout: 268 seconds]
<sleepnap> Ay, 7.3 is great, Racket is the best, y'all rule, thanks for all you do !
eddof13 has joined #racket
eddof13 has quit [Client Quit]
euhmeuh has left #racket [#racket]
endformationage has joined #racket
casaca has joined #racket
Sgeo has quit [Ping timeout: 246 seconds]
ng0 has joined #racket
manualcrank has quit [Quit: WeeChat 1.9.1]
rubic88 has quit [Quit: Leaving]
rubic88 has joined #racket
rubic88 has quit [Client Quit]
pera has joined #racket
rubic88 has joined #racket
sleepnap has quit [Quit: Leaving.]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
sleepnap has joined #racket
Arcaelyx has joined #racket
hjek has joined #racket
manualcrank has joined #racket
casaca has quit [Ping timeout: 244 seconds]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
selimcan has joined #racket
sauvin has quit [Read error: Connection reset by peer]
pera has quit [Quit: leaving]
hjek has quit [Read error: Connection reset by peer]
hjek1 has joined #racket
hjek1 is now known as hjek
casaca has joined #racket
simendsjo has joined #racket
<dustyweb> hi
<dustyweb> wonder if any Racket friends have opinoins:
<dustyweb> I am about to push another Spritely demo out, this one called "crystal"
<dustyweb> locally, I have named the directory it's in spritely-crystal, but the actual toplevel module as crystal/
<dustyweb> I am debating whether to add it to the package repo under crystal or spritely-crystal
<dustyweb> I am not sure anyone else will use this outside of the demo yet
<dustyweb> so I am hesitant to take up desirable names
simendsjo has quit [Ping timeout: 258 seconds]
hjek has quit [Quit: hjek]
vraid has joined #racket
dan_f has joined #racket
lavaflow has quit [Ping timeout: 258 seconds]
eddof13 has joined #racket
casaca has quit [Ping timeout: 246 seconds]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
FreeFull has joined #racket
selimcan has quit [Remote host closed the connection]
manualcrank has quit [Quit: WeeChat 1.9.1]
ym555_ has joined #racket
ym555 has quit [Ping timeout: 252 seconds]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
efm has quit [Read error: Connection reset by peer]
sleepnap has quit [Ping timeout: 246 seconds]
evdubs has quit [Remote host closed the connection]
evdubs has joined #racket
sleepnap has joined #racket
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
sleepnap has quit [Quit: Leaving.]
rubic88 has quit [Quit: Leaving]
dan_f has quit [Quit: dan_f]
dan_f has joined #racket
pierpal has quit [Ping timeout: 252 seconds]
rubic88 has joined #racket
eddof13 has quit [Quit: eddof13]
dan_f has quit [Quit: dan_f]
eddof13 has joined #racket
dan_f has joined #racket
dan_f has quit [Quit: dan_f]
dan_f has joined #racket
dan_f has quit [Client Quit]
rubic88 has quit [Quit: Leaving]
iclon__ has joined #racket
iclon_ has quit [Ping timeout: 252 seconds]
Guest84741 has quit [Remote host closed the connection]
jao has joined #racket
libertyprime has joined #racket
Sgeo has joined #racket
sleepnap has joined #racket
sleepnap has quit [Client Quit]
Sgeo_ has joined #racket
manualcrank has joined #racket
ubLIX has joined #racket
Sgeo has quit [Ping timeout: 246 seconds]
rubic88 has joined #racket
michaelmmacleod has joined #racket
ZombieChicken has joined #racket
ZombieChicken has quit [Remote host closed the connection]
ZombieChicken has joined #racket
ng0 has quit [Quit: Alexa, when is the end of world?]
michaelmmacleod has quit [Killed (barjavel.freenode.net (Nickname regained by services))]
michaelmmacleod has joined #racket
eddof13 has quit [Quit: eddof13]
eddof13 has joined #racket
pierpal has joined #racket
pierpal has quit [Ping timeout: 244 seconds]
pierpal has joined #racket
BSLANG has quit [Read error: Connection reset by peer]
BSLANG has joined #racket
Sgeo_ has quit [Ping timeout: 258 seconds]
orivej has quit [Ping timeout: 244 seconds]
Sgeo has joined #racket
acarrico has quit [Ping timeout: 259 seconds]
acarrico has joined #racket
eddof13 has quit [Quit: eddof13]
BSLANG has quit [Ping timeout: 246 seconds]
BSLANG has joined #racket
ubLIX has quit [Quit: ubLIX]