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!
lowak_ has quit [Read error: Connection reset by peer]
lowak has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
FreeFull has quit []
monkey_ has joined #racket
monkey_ has quit [Remote host closed the connection]
monkey_ has joined #racket
notzmv has quit [Ping timeout: 248 seconds]
monkey_ has quit [Ping timeout: 250 seconds]
snits has joined #racket
lowak has quit [Remote host closed the connection]
lowak has joined #racket
notzmv has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
lowak_ has joined #racket
lowak has quit [Remote host closed the connection]
mfiano has quit [Ping timeout: 244 seconds]
jao has quit [Ping timeout: 264 seconds]
aidalgol_ has joined #racket
aidalgol has quit [Ping timeout: 268 seconds]
aidalgol_ is now known as aidalgol
mfiano has joined #racket
ur5us has quit [Ping timeout: 264 seconds]
skapata has quit [Remote host closed the connection]
williewillus has quit [Quit: ERC 5.4 (IRC client for GNU Emacs 28.1)]
williewillus has joined #racket
chimp_ has quit [Ping timeout: 252 seconds]
williewillus has quit [Quit: ERC 5.4 (IRC client for GNU Emacs 28.1)]
badkins has joined #racket
ttree has quit [Ping timeout: 264 seconds]
badkins has quit [Ping timeout: 265 seconds]
ormaaaj has quit [Quit: Bridge terminating on SIGTERM]
jA_cOp has quit [Quit: Bridge terminating on SIGTERM]
jryans has quit [Quit: Bridge terminating on SIGTERM]
ormaaaj has joined #racket
m5zs7k has quit [Ping timeout: 248 seconds]
ur5us has joined #racket
m5zs7k has joined #racket
codingquark has quit [Read error: Connection reset by peer]
codingquark has joined #racket
jryans has joined #racket
Psybur has joined #racket
ur5us has quit [Ping timeout: 264 seconds]
jA_cOp has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 244 seconds]
morte_ has joined #racket
badkins has joined #racket
morte_ has quit [Read error: Connection reset by peer]
morte_ has joined #racket
morte_ has quit [Read error: Connection reset by peer]
szkl has quit [Quit: Connection closed for inactivity]
<samth> jA_cOp: Common Lisp doesn't have "gradual typing", but type annotations in some Common Lisp systems can improve optimization in similar ways to the optimizations Typed Racket does
<jA_cOp> samth: ya, the closest thing I could find was this: https://github.com/coalton-lang/coalton
<jA_cOp> I've also seen references to declare, declaim and such, but I guess if I wanted to understand the nuances I should go ahead and learn some CL! Hopefully some day! :)
morte_ has joined #racket
skapata has joined #racket
morte_ has quit [Remote host closed the connection]
morte_ has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
jao has joined #racket
williewillus has joined #racket
tonyg0 has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
tonyg0 has quit [Ping timeout: 268 seconds]
msiism has joined #racket
<msiism> What's a good way to get the invocation name of a Racket program that works with just racket/base?
<msiism> I've come up with this: (path->string (car (reverse (explode-path (find-system-path 'run-file)))))
<msiism> But it seems clunky.
<msiism> Maybe Racket already makes "argv[0]" availabe in some way.
ttree has joined #racket
FreeFull has joined #racket
<bremner> micro: (current-command-line-arguments) ?
kenran has joined #racket
<msiism> In case that's for me: As far as I know. current-command-line arguments doesn't include the program name, i.e., there is no "argv[0]".
<bremner> TIL
<msiism> Okay, testing it again confirms this.
<bremner> the docs for command-line mention (find-system-path 'run-file), so maybe that's the way.
<bremner> it does mention only using the last part, so maybe check the source for that
Avichi has joined #racket
badkins has joined #racket
<msiism> Okay, I'll check that out. Thanks.
badkins has quit [Ping timeout: 244 seconds]
FreeFull has quit [Ping timeout: 252 seconds]
badkins has joined #racket
ec has quit [Quit: ec]
badkins has quit [Ping timeout: 265 seconds]
ec has joined #racket
badkins has joined #racket
FreeFull has joined #racket
skapata has quit [Remote host closed the connection]
ec has quit [Quit: ec]
ec has joined #racket
ec has quit [Client Quit]
ec has joined #racket
ur5us has joined #racket
ec has quit [Client Quit]
ec has joined #racket
ec has quit [Remote host closed the connection]
aidalgol has quit [Ping timeout: 265 seconds]
aidalgol has joined #racket
msiism has quit [Quit: Konversation vaporized.]
ec has joined #racket
kenran has quit [Quit: WeeChat info:version]
skapata has joined #racket
morte_ has quit [Read error: Connection reset by peer]
sagax has quit [Read error: Connection reset by peer]
ec has quit [Quit: ec]
ec has joined #racket
FreeFull has quit [Ping timeout: 268 seconds]
Avichi has quit [Quit: Client closed]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Ping timeout: 265 seconds]
aidalgol has quit [Ping timeout: 265 seconds]
aidalgol has joined #racket
mange has joined #racket