tonyg changed the topic of #racket to: The Racket Programming Language -- https://racket-lang.org/ -- https://gather.town/app/wH1EDG3McffLjrs0/racket-users -- http://pasterack.org -- logged at https://libera.irclog.whitequark.org/racket/ -- This is the right place to ask for help with (Dr)Racket. Remember to wait around for an answer!
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
ur5us has quit [Ping timeout: 244 seconds]
notzmv has quit [Ping timeout: 268 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
ttree has quit [Ping timeout: 248 seconds]
ur5us has joined #racket
mzan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mzan has joined #racket
ur5us has quit [Ping timeout: 244 seconds]
notzmv has joined #racket
irc_user has joined #racket
skapata has quit [Remote host closed the connection]
ttree has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
jao has quit [Ping timeout: 244 seconds]
ttree has quit [Ping timeout: 244 seconds]
irc_user has quit [Quit: Connection closed for inactivity]
m1dnight has quit [Quit: WeeChat 3.6]
m1dnight has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
Avichi has quit [Quit: Client closed]
Avichi has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
skapata has joined #racket
tonyg00 has joined #racket
tonyg0 has quit [Ping timeout: 268 seconds]
tonyg00 is now known as tonyg0
skapata has quit [Ping timeout: 244 seconds]
skapata has joined #racket
szkl has quit [Quit: Connection closed for inactivity]
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
m1dnight has quit [Ping timeout: 268 seconds]
jao has joined #racket
m1dnight has joined #racket
Origin has joined #racket
FreeFull has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
antipode has joined #racket
<antipode> I have a Scheme library (or a 'package', in Racket terminology) (targeting Guile Scheme) that I'd like to port to Racket's variant of Scheme, are there any recommendations on how to go porting things beyond <https://docs.racket-lang.org/pkg/getting-started.html#%28part._.What_is_a_.Package_%29>?
<antipode> (I know about tricks like 'cond-expand', my question is more on the 'get used to the new variant' and build system front)
ttree has joined #racket
badkins has joined #racket
Origin has quit [Quit: Leaving]
badkins has quit [Remote host closed the connection]
Origin has joined #racket
<antipode> Nevermind, seems like https://docs.racket-lang.org/r6rs/Installing_Libraries.html suits my purposes so far
badkins has joined #racket
pounce has quit [Remote host closed the connection]
pounce has joined #racket
antipode has quit [Quit: antipode]
badkins has quit [Remote host closed the connection]
<dpk> Racket's R6RS mode has the problem that it uses mutable pairs, whereas immutable pairs are the standard in #lang racket, making practical interop mildly painful for anything that uses lists
ttree has quit [Ping timeout: 264 seconds]
mdhughes has quit [Ping timeout: 255 seconds]
mdhughes has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 255 seconds]
lowhope_ has joined #racket
ttree has joined #racket
badkins has joined #racket
lowhope has quit [Ping timeout: 268 seconds]
lowhope_ is now known as lowhope
<bremner> dpk: I guess mutable pairs are required by the standard?
<bremner> I'm not really sure of the context here.
<winny> dpk: there is mutable pairs in racket... Could shadow the standard api with the mutable variant
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
FreeFull has quit []