samth changed the topic of #racket to: Racket v7.3 has been released: https://blog.racket-lang.org/2019/05/racket-v7-3.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
pera has joined #racket
ricekrispie has joined #racket
orivej has quit [Ping timeout: 246 seconds]
ZombieChicken has joined #racket
YuGiOhJCJ has joined #racket
ym555 has joined #racket
ubLIX has quit [Quit: ubLIX]
pmatos has quit [Ping timeout: 248 seconds]
refpga has quit [Ping timeout: 272 seconds]
refpga has joined #racket
ym555_ has joined #racket
ym555 has quit [Ping timeout: 248 seconds]
pera has quit [Ping timeout: 248 seconds]
libertyprime has quit [Ping timeout: 246 seconds]
pera has joined #racket
ZombieChicken has quit [Quit: WeeChat 2.5]
ZombieChicken has joined #racket
ZombieChicken has quit [Client Quit]
libertyprime has joined #racket
cpup has quit [Ping timeout: 245 seconds]
dvdmuckle has quit [Quit: Bouncer Surgery]
dvdmuckle has joined #racket
rubic88 has quit [Remote host closed the connection]
refpga has quit [Ping timeout: 248 seconds]
refpga has joined #racket
jao has quit [Remote host closed the connection]
jao has joined #racket
dbmikus has quit [Quit: WeeChat 2.4]
dddddd has quit [Remote host closed the connection]
jao has quit [Ping timeout: 272 seconds]
nullman has quit [Ping timeout: 245 seconds]
notzmv has joined #racket
refpga has quit [Ping timeout: 258 seconds]
libertyprime has quit [Remote host closed the connection]
refpga has joined #racket
orivej has joined #racket
nullman has joined #racket
pera has quit [Quit: leaving]
evdubs has quit [Remote host closed the connection]
evdubs has joined #racket
enderby has joined #racket
endformationage has quit [Ping timeout: 248 seconds]
FreeFull has quit []
sauvin has joined #racket
cpup has joined #racket
libertyprime has joined #racket
GoldRin has joined #racket
evhan has quit [Read error: Connection reset by peer]
evhan` has joined #racket
clacke_movim has left #racket [#racket]
clacke_movim has joined #racket
nullman has quit [Ping timeout: 246 seconds]
GoldRin has quit [Ping timeout: 246 seconds]
clacke_movim has left #racket [#racket]
clacke_movim has joined #racket
Sgeo_ has joined #racket
Sgeo has quit [Ping timeout: 258 seconds]
clacke_movim has left #racket [#racket]
clacke_movim has joined #racket
aeth has quit [Ping timeout: 244 seconds]
aeth has joined #racket
moldybits has quit [Ping timeout: 272 seconds]
m1dnight_ has joined #racket
vraid has joined #racket
_whitelogger has joined #racket
ricekrispie has quit [Read error: Connection reset by peer]
ricekrispie has joined #racket
lockywolf has joined #racket
moldybits has joined #racket
bremner has quit [Remote host closed the connection]
zipper has joined #racket
<zipper> Does racket support destructuring or pattern matching?
ym555_ is now known as ym555
<ym555> zipper: yes, via match https://docs.racket-lang.org/guide/match.html
<zipper> Destrcuturing?
<zipper> e.g I want to get the first and second element of a pair
<zipper> without using car and cdr
<ym555> match-let and match-define
<ym555> (match-define (cons x y) (cons 10 20)))
lavaflow has quit [Ping timeout: 248 seconds]
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
lockywolf has quit [Ping timeout: 248 seconds]
<zipper> Thanks ym555
<zipper> You sure match-define exists though?
<zipper> ym555: ^
<zipper> Ah it's from racket/match
<zipper> I get that both are undefined give me amin
notzmv has quit [Read error: Connection reset by peer]
lockywolf has joined #racket
notzmv has joined #racket
orivej has quit [Ping timeout: 248 seconds]
dddddd has joined #racket
<zipper> Yeah I hadn't imported racket/match
lockywolf has quit [Ping timeout: 248 seconds]
ym555 has quit [Quit: leaving...]
zipper has quit [Ping timeout: 244 seconds]
iyzsong has joined #racket
andreabedini has joined #racket
<andreabedini> Hi all, I am trying to compile racket (the C version, not the ChezScheme one) for iOS (../configure --host=x86_64-apple-darwin --enable-ios=iPhoneSimulator --enable-racket=racket
<andreabedini> ), but I get `free identifier found in linklet in: single-flonum-available?` any ideas?
ubLIX has joined #racket
zipper has joined #racket
refpga has quit [Read error: Connection reset by peer]
cromyr_ has joined #racket
zipper has quit [Ping timeout: 272 seconds]
refpga has joined #racket
zipper has joined #racket
elcaro has joined #racket
zipper has quit [Ping timeout: 272 seconds]
zipper has joined #racket
dddddd has quit [Remote host closed the connection]
dddddd has joined #racket
jao has joined #racket
orivej has joined #racket
miskatonic has joined #racket
zipper has quit [Read error: Connection reset by peer]
zipper has joined #racket
bremner has joined #racket
andreabedini has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
acarrico has quit [Ping timeout: 272 seconds]
lockywolf has joined #racket
andreabedini has joined #racket
iclon_ has joined #racket
<samth> andreabedini: my guess is that you are pointing at an existing racket with `--enable-racket` that isn't new enough
<samth> can you try it without that option?
iclon has quit [Ping timeout: 248 seconds]
<andreabedini> @samth: thanks for the hint, I'm not sure what --enable-racket does, I have just followed the instructions on the README.md, I'll definitely try without. That said, further investigation seems to show that the iOS build was working as of commit db67701 on 27 Mar
<andreabedini> perhaps something broke after that commit
<andreabedini> I'm trying to build v7.3 at the moment
<samth> `--enable-racket`uses an existing racket installation for bootstrapping
<samth> instead of building twice
<andreabedini> TIL, thanks! that seems relevant. Existing racket is v7.3 official release
<samth> andreabedini: yes, that would explain the error since `single-flonum-available?` is not in 7.3
<andreabedini> I can confirm 7.3 builds ok for iOS
<bremner> ccccccfriblgcunjftljvfvfhbjlvefkufrencbunthh
<bremner> argh. sorry.
<ecraven> new keyboard? :P
<bremner> new yubikey, which thinks it's a keyboard
bartbes has quit [Ping timeout: 252 seconds]
<ecraven> ah, now we know all your keys!
<ecraven> or is that not how this works :P
efm has quit [Ping timeout: 245 seconds]
<bremner> uh. well, supposedly not.
efm has joined #racket
ubLIX has quit [Quit: ubLIX]
rubic88 has joined #racket
refpga has quit [Read error: Connection reset by peer]
refpga has joined #racket
efm has quit [Ping timeout: 258 seconds]
libertyprime has quit [Ping timeout: 246 seconds]
jao has quit [Ping timeout: 272 seconds]
lavaflow has joined #racket
iyzsong has quit [Ping timeout: 252 seconds]
lavaflow has quit [Ping timeout: 244 seconds]
dddddd has quit [Ping timeout: 248 seconds]
zipper has quit [Ping timeout: 248 seconds]
andreabedini has quit [Quit: Textual IRC Client: www.textualapp.com]
miskatonic has joined #racket
dddddd has joined #racket
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
miskatonic has joined #racket
lockywolf has quit [Ping timeout: 258 seconds]
miskatonic has quit [Remote host closed the connection]
miskatonic has joined #racket
endformationage has joined #racket
bartbes has joined #racket
q9929t has joined #racket
simendsjo has joined #racket
jao has joined #racket
q9929t has quit [Quit: q9929t]
<jcowan> Aren't single-floats being removed from Racket anyway, or is that just temporary?
<jcowan> (IMAO single-float arrays are all you really need)
lavaflow has joined #racket
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
vraid has quit [Quit: Leaving]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
lavaflow has quit [Ping timeout: 248 seconds]
lavaflow_ has joined #racket
efm has joined #racket
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
eeanon has joined #racket
<eeanon> is it appropriate to ask language questions here?
<bremner> if the language is racket, then sure
<eeanon> so I have a question, is there a simple way to print in scientific notation?
* jcowan would like to know that too
<eeanon> i.e. print 100000 as 1e+6
<eeanon> for example, in other languages i can do something like (sprintf "%.2e" x)
<bremner> rudybot: (exact->inexact 100000)
<rudybot> bremner: ; Value: 100000.0
<bremner> hrm
<eeanon> thanks anyway
<bremner> rudybot: doc ~r
<rudybot> bremner: http://docs.racket-lang.org/reference/strings.html#(def._((lib._racket%2Fformat..rkt)._~7er))
<eeanon> oh that seem to solve my problem
<eeanon> thanks a lot
<bremner> welcome!
lavaflow has joined #racket
lavaflow_ has quit [Ping timeout: 246 seconds]
clacke_movim has left #racket [#racket]
eeanon has quit [Ping timeout: 256 seconds]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
ubLIX has joined #racket
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
orivej has quit [Ping timeout: 248 seconds]
cantstanya has joined #racket
FreeFull has joined #racket
zipper has joined #racket
sauvin has quit [Read error: Connection reset by peer]
zipper has quit [Ping timeout: 245 seconds]
zipper has joined #racket
orivej has joined #racket
zipper has quit [Ping timeout: 248 seconds]
zipper has joined #racket
miskatonic has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
zipper has quit [Ping timeout: 245 seconds]
rubic88 has quit [Remote host closed the connection]
rubic88 has joined #racket
orivej has quit [Ping timeout: 258 seconds]
vraid has joined #racket
jao has quit [Remote host closed the connection]
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
jao has joined #racket
simendsjo has quit [Ping timeout: 246 seconds]
efm has quit [Ping timeout: 245 seconds]
ZombieChicken has joined #racket
jao has quit [Remote host closed the connection]
ubLIX has quit [Quit: ubLIX]
jao has joined #racket
orivej has joined #racket
iclon__ has joined #racket
iclon_ has quit [Ping timeout: 246 seconds]
rubic88 has quit [Remote host closed the connection]
ubLIX has joined #racket
efm has joined #racket
ZombieChicken has quit [Ping timeout: 245 seconds]
libertyprime has joined #racket
efm has quit [Remote host closed the connection]
libertyprime has quit [Ping timeout: 248 seconds]
acarrico has joined #racket
efm has joined #racket
rubic88 has joined #racket
ricekrispie has quit [Quit: YEET]
endformationage has quit [Ping timeout: 248 seconds]
rubic88 has quit [Remote host closed the connection]
winny has quit [Quit: restart client]
winny has joined #racket
ricekrispie has joined #racket