samth changed the topic of #racket to: Racket v7.6 has been released: https://blog.racket-lang.org/2020/02/racket-v7-6.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
nullcone has quit [Quit: Connection closed for inactivity]
pilne has quit [Ping timeout: 260 seconds]
<aeth> jcowan: On yesterday's topic on generalizing Racket-on-Chez support to general R6RS backend support, I just ballpark estimated 2 years, so it'll probably take 8 years...
<aeth> srandon111: Racket is a language, not just a language implementation. The main implementation has two backends so it's sort of like two implementations, with different performance characteristics, see the February 2020 status update: https://blog.racket-lang.org/2020/02/racket-on-chez-status.html
<aeth> (Now, I don't think that there is an independent implementation of Racket, but there might be one with JavaScript or WASM as the intended backend.)
iyzsong has joined #racket
<bremner> there have been attempts. whalesong and another more recent one whose name escapes me
lockywolf has joined #racket
elioat has quit [Quit: WeeChat 1.9.1]
libertyprime has joined #racket
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 265 seconds]
<samth> aeth: pycket (github.com/pycket/pycket) is an independent implementation of Racket
<samth> aeth: but also, old Racket (Racket BC) and Racket CS are independent in an important sense
<samth> that is, there's a well-defined abstraction layer for the the code that runs on top of them, and they don't share code below that layer, except a separate C library
lockywolf__ has joined #racket
lockywolf__ has quit [Remote host closed the connection]
lockywolf_ has quit [Ping timeout: 260 seconds]
lockywolf__ has joined #racket
lockywolf__ has quit [Max SendQ exceeded]
lockywolf__ has joined #racket
lockywolf_ has joined #racket
lockywolf__ has quit [Ping timeout: 240 seconds]
efm has quit [Quit: Konversation terminated!]
nullcone has joined #racket
KDr23 has joined #racket
KDr22 has quit [Ping timeout: 250 seconds]
tilpner_ has joined #racket
tilpner has quit [Read error: Connection reset by peer]
tilpner_ is now known as tilpner
CodeArtisan has quit [Quit: Connection closed for inactivity]
lockywolf_ has quit [Ping timeout: 256 seconds]
lockywolf has joined #racket
narimiran has joined #racket
lockywolf_ has joined #racket
lockywolf__ has joined #racket
lockywolf has quit [Ping timeout: 258 seconds]
lockywolf__ has quit [Remote host closed the connection]
lockywolf__ has joined #racket
Codaraxis has joined #racket
lockywolf_ has quit [Ping timeout: 265 seconds]
lockywolf__ has quit [Ping timeout: 265 seconds]
endformationage has quit [Quit: WeeChat 2.6]
dddddd has quit [Ping timeout: 250 seconds]
YuGiOhJCJ has joined #racket
Codaraxis has quit [Remote host closed the connection]
Codaraxis has joined #racket
newnix has joined #racket
gabot has quit [Ping timeout: 265 seconds]
gabot has joined #racket
jellie has joined #racket
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 256 seconds]
orivej has quit [Ping timeout: 265 seconds]
jellie has quit [Ping timeout: 256 seconds]
jellie has joined #racket
poga has joined #racket
sagax has quit [Remote host closed the connection]
<erkin> Is there a reason SXML and xexprs exist separately?
rmnull has joined #racket
<erkin> That is to say, why was the newer one created in spite of the older one?
sagax has joined #racket
Codaraxis_ has joined #racket
Codaraxis has quit [Ping timeout: 258 seconds]
fanta1 has joined #racket
jellie has quit [Ping timeout: 256 seconds]
Codaraxis has joined #racket
Codaraxis_ has quit [Ping timeout: 250 seconds]
Codaraxis has quit [Read error: Connection reset by peer]
YuGiOhJCJ has quit [Ping timeout: 240 seconds]
erkin has quit [Quit: Ouch! Got SIGIRL, dying...]
erkin has joined #racket
cartwright has quit [Ping timeout: 240 seconds]
ohama has quit [Ping timeout: 256 seconds]
YuGiOhJCJ has joined #racket
ohama has joined #racket
cartwright has joined #racket
laduke has quit [Ping timeout: 252 seconds]
wgetch has joined #racket
Naptra has joined #racket
tilpner has quit [Quit: tilpner]
nullcone has quit [Quit: Connection closed for inactivity]
laduke has joined #racket
tilpner has joined #racket
lockywolf has joined #racket
epony has quit [Quit: reconfig]
epony has joined #racket
lockywolf_ has joined #racket
lockywolf has quit [Ping timeout: 256 seconds]
libertyprime has quit [Read error: Connection reset by peer]
libertyprime has joined #racket
aidalgol has quit [Ping timeout: 256 seconds]
mingy has joined #racket
jellie has joined #racket
dddddd has joined #racket
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
jellie has quit [Read error: Connection reset by peer]
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
libertyprime has quit [Quit: Lost terminal]
lockywolf_ has quit [Ping timeout: 240 seconds]
lockywolf has joined #racket
<srandon111> guys how much cross-platform is racket?
<srandon111> i mean if i develop a GUI app on linux will it work flawlessly on windows?
jellie has joined #racket
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
jellie has quit [Ping timeout: 258 seconds]
vraid has joined #racket
<mingy> and,DrRacket is written by racket,and it work fine on windows and linux..
<srandon111> mingy, ok but can i use qt or gtk for GUIs?
<srandon111> guys is the h2tdp library used only for educational purposes or also as a general library to do other stuff?
<mingy> may this can be of help? https://docs.racket-lang.org/inside/
fanta1 has quit [Quit: fanta1]
<srandon111> mingy, i can't see how to load an image
<srandon111> i am using racket with ivm
<srandon111> *vim
<srandon111> but i see online many tutorials with drracket where you can simply drag and drop an image
<mingy> why not use the DrRacket
<srandon111> i cannot do that with vim
<srandon111> mingy, because i want to use vim
<srandon111> =)
<srandon111> drracket is not as powerful as vim
<srandon111> i have all my environment
<srandon111> and keybindings
<srandon111> how can i load an image with vim ?
<mingy> =_=
<srandon111> mingy, what?
<mingy> sorry,I have no experience using vim on racket.
lockywolf_ has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
<srandon111> mingy, ok not only vim also emacs
<srandon111> i mean i just want to create a script from a text editor which loads an image
<srandon111> i have no drag and drop capabilities as with drracket
<srandon111> thiss should be something simple
<srandon111> unless racket is tighly coupled with the usage f drracket
lockywolf_ has quit [Max SendQ exceeded]
cartwright has quit [Ping timeout: 240 seconds]
lockywolf has quit [Ping timeout: 265 seconds]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
<srandon111> thanks mingy
lockywolf_ has joined #racket
cartwright has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
jellie has joined #racket
lockywolf_ has quit [Remote host closed the connection]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
lockywolf_ has quit [Max SendQ exceeded]
lockywolf_ has joined #racket
efm has joined #racket
lockywolf_ has quit [Ping timeout: 256 seconds]
mingy has quit [Ping timeout: 256 seconds]
lavaflow has quit [Read error: Connection reset by peer]
lavaflow_ has joined #racket
lavaflow_ has quit [Client Quit]
lavaflow has joined #racket
mingy has joined #racket
jellie has quit [Ping timeout: 250 seconds]
jellie has joined #racket
vraid has quit [Quit: Leaving]
mingy has quit [Ping timeout: 250 seconds]
orivej has joined #racket
jellie has quit [Ping timeout: 264 seconds]
jellie has joined #racket
<samth> srandon111: if you are using the 2htdp/image library, then you probably want the `bitmap/file`function
<samth> srandon111: the `racket/gui` library is built on Gtk on Linux, and uses the native toolkits on Mac and Windows
<samth> in general, programs using `racket/gui` should just work across platforms
<samth> erkin: SXML and xexprs both exist because people have different opinions about how to translate XML to S-expressions
jellie has quit [Read error: Connection reset by peer]
jellie has joined #racket
jellie has quit [Ping timeout: 265 seconds]
jellie has joined #racket
jmiven has quit [Quit: bye]
jmiven has joined #racket
<bremner> I feel like I should know this, but the commends like ";; find-free-space : address size -> (or/c address #f)"
<bremner> are just comments right, racket is snooping the comments to deduce contracts or something like that?
jmiven has quit [Quit: bye]
jmiven has joined #racket
KDr23 has quit [Remote host closed the connection]
KDr23 has joined #racket
rmnull1 has joined #racket
rmnull has quit [Ping timeout: 252 seconds]
rmnull has joined #racket
rmnull1 has quit [Ping timeout: 246 seconds]
jellie has quit [Ping timeout: 256 seconds]
<samth> no, racket doesn't do that to comments
<bremner> Yeah, that sounded very-unrackety, but as you can tell I haven't worked with contracts much
Codaraxis has joined #racket
ArthurStrong has joined #racket
even4void has joined #racket
sauvin has quit [Read error: Connection reset by peer]
even4void has quit [Quit: Textual IRC Client: www.textualapp.com]
true-grue has joined #racket
pilne has joined #racket
jellie has joined #racket
jellie has quit [Ping timeout: 265 seconds]
efm has quit [Ping timeout: 256 seconds]
jellie has joined #racket
wingsorc has joined #racket
tilpner has quit [Read error: Connection reset by peer]
tilpner has joined #racket
jellie has quit [Ping timeout: 256 seconds]
jellie has joined #racket
narimiran has quit [Ping timeout: 256 seconds]
jellie has quit [Read error: Connection reset by peer]
jellie has joined #racket
pilne has quit [Ping timeout: 250 seconds]
jellie has quit [Ping timeout: 250 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
jellie has joined #racket
nullcone has joined #racket
jellie has quit [Ping timeout: 250 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 265 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 240 seconds]
jellie has joined #racket
jellie has quit [Ping timeout: 264 seconds]
hi_im_twee has joined #racket
Naptra has quit [Remote host closed the connection]
pilne has joined #racket
cky has quit [*.net *.split]
twee has quit [*.net *.split]
JStoker has quit [*.net *.split]
Ober is now known as akkad
JStoker has joined #racket
akkad is now known as 7YUAAD074
cky has joined #racket
ArthurStrong has quit [Quit: leaving]
ArthurStrong has joined #racket
true-grue has quit [Read error: Connection reset by peer]
Codaraxis has quit [Read error: Connection reset by peer]
Codaraxis has joined #racket