endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orivej has joined #racket
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 272 seconds]
libertyprime has joined #racket
lockywolf__ has joined #racket
lockywolf_ has quit [Ping timeout: 246 seconds]
lockywolf__ has quit [Read error: Connection reset by peer]
orivej has quit [Ping timeout: 246 seconds]
pie_ has joined #racket
FreeFull has joined #racket
orivej has joined #racket
Fernando-Basso has joined #racket
mSSM has quit [Ping timeout: 268 seconds]
dustyweb has quit [Ping timeout: 276 seconds]
jao has joined #racket
miklos1 has joined #racket
orivej has quit [Ping timeout: 245 seconds]
pie_ has quit [Ping timeout: 250 seconds]
miklos1 has quit [Remote host closed the connection]
orivej has joined #racket
orivej has quit [Ping timeout: 245 seconds]
pie_ has joined #racket
endobson has joined #racket
Fernando-Basso has quit [Remote host closed the connection]
dddddd has joined #racket
ziyourenxiang has quit [Remote host closed the connection]
ziyourenxiang has joined #racket
libertyprime has quit [Ping timeout: 244 seconds]
pera has joined #racket
endformationage has joined #racket
iyzsong has quit [Ping timeout: 258 seconds]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
pie_ has quit [Ping timeout: 250 seconds]
pie_ has joined #racket
pera has quit [Ping timeout: 246 seconds]
mSSM has joined #racket
Fernando-Basso has joined #racket
dustyweb has joined #racket
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
lockywolf has joined #racket
pie_ has quit [Ping timeout: 250 seconds]
pie_ has joined #racket
efm has quit [Remote host closed the connection]
ziyourenxiang has quit [Ping timeout: 258 seconds]
efm has joined #racket
jao has quit [Ping timeout: 272 seconds]
efm has quit [Ping timeout: 272 seconds]
efm has joined #racket
pie_ has quit [Ping timeout: 250 seconds]
orivej has joined #racket
acarrico has quit [Ping timeout: 272 seconds]
casaca has quit [Ping timeout: 268 seconds]
casaca has joined #racket
dustyweb has quit [Ping timeout: 245 seconds]
pie_ has joined #racket
pie_ has quit [Ping timeout: 250 seconds]
dustyweb has joined #racket
dustyweb has quit [Ping timeout: 245 seconds]
dustyweb has joined #racket
gastove has joined #racket
<gastove>
Hi all. I'm newish to Racket, and trying to wrap my head around something that seems like it *should* be straight-forward: what's a normal workflow for compiling a program during development?
<gastove>
In, for instance, rust, I'm accustomed to `cargo build` and `cargo run`, in the root of my project, for build dev binaries and running a project's `main`.
<bremner>
you can use "raco make", but you can also run uncompiled during development
nisstyre has quit [Quit: WeeChat 2.5]
<gastove>
Does one typically call raco make just with a `main.rkt`?
<bremner>
I don't bother with raco make until something is annoyingly slow
<gastove>
I've been trying to get my head around `info.rkt` files, which... don't seem to do what I expect them to.
<gastove>
Ah.
pie_ has joined #racket
pie_ has quit [Ping timeout: 250 seconds]
jao has joined #racket
Fernando-Basso has quit [Remote host closed the connection]
efm has quit [Read error: Connection reset by peer]
efm has joined #racket
nisstyre has joined #racket
dustyweb has quit [Remote host closed the connection]
juanfra has quit [Quit: juanfra]
gastove has quit [Ping timeout: 244 seconds]
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
endobson has joined #racket
juanfra has joined #racket
dustyweb has joined #racket
pera has joined #racket
Fernando-Basso has joined #racket
Fernando-Basso has quit [Max SendQ exceeded]
Fernando-Basso has joined #racket
dustyweb has quit [Ping timeout: 250 seconds]
ZombieChicken has joined #racket
pera has quit [Ping timeout: 268 seconds]
manualcrank has joined #racket
<ZombieChicken>
2 things. 1) When was 7.4 released? and 2) The topic apparently needs updating
badkins has joined #racket
<vraid>
well. racket 7.3 has technically been released
pera has joined #racket
<ZombieChicken>
yes, technically
<ZombieChicken>
so has racket 1.0
<aeth>
Trick ~question~ answer. It was still PLT Scheme at 1.0 so there is no Racket 1.0.
soegaard has joined #racket
<aeth>
And actually, there was no 1.0 there, either. They didn't use traditional versions until 4.0. (And 5.0 was Racket.)
<aeth>
It's pretty rare to be wrong in more ways than one!
<ZombieChicken>
Clearly you don't know me
<aeth>
And technically since "racket 1.0" was in the tail position of your statement and it was wrong recursively, it was incorrect in a tail recursive way and thus could be optimized.
<ZombieChicken>
I think you might need to step away from the computer
<aeth>
It's too late for me.
<aeth>
Save yourself.
<ZombieChicken>
nah
ng0 has joined #racket
<ZombieChicken>
If I was a smarter person, I might make an effort to learn Clojure instead of messing with Racket
ubLIX has joined #racket
dTal has quit [Read error: Connection reset by peer]
dTal has joined #racket
pie_ has joined #racket
<ZombieChicken>
Anyone know how to get drracket to not display the #lang line with a bloody white background?
<ZombieChicken>
I use redshift for that kind of thing, but this is a problem with a zenburn-themed Drracket displaying the #lang line whenever I scroll down the page as a BRIGHT WHITE BAR
<ZombieChicken>
turning off that line would be acceptable as well
<bremner>
maybe you can hide it completely
<ZombieChicken>
but I didn't see that config option in the preferences
<bremner>
or just use racket-mode ;)
<soegaard>
If you can't find anything in the color preferences, look in the drrackect source.
<ZombieChicken>
bremner: None of the emacs modes support scribble/lp2. I've tried
<bremner>
ah, right.
vraid has quit [Read error: Connection reset by peer]