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!
P1RATEZ has quit [Remote host closed the connection]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
adium has joined #racket
jeosol has quit [Ping timeout: 260 seconds]
notzmv has quit [Remote host closed the connection]
notzmv has joined #racket
jeosol has joined #racket
skapata has joined #racket
runrin has quit [Ping timeout: 256 seconds]
ur5us has quit [Ping timeout: 256 seconds]
runrin has joined #racket
random-jellyfish has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
random-jellyfish has quit [Quit: Client closed]
ur5us has joined #racket
skapata has quit [Remote host closed the connection]
sxn has joined #racket
ur5us has quit [Ping timeout: 255 seconds]
TCZ has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
sxn has quit [Ping timeout: 260 seconds]
TCZ has quit [Quit: Leaving]
morte_ has joined #racket
morte_ has quit [Read error: Connection reset by peer]
morte_ has joined #racket
sxn has joined #racket
badkins has joined #racket
sxn has quit [Remote host closed the connection]
sxn has joined #racket
badkins has quit [Ping timeout: 255 seconds]
sxn has quit [Ping timeout: 260 seconds]
badkins has joined #racket
sxn has joined #racket
sxn has quit [Ping timeout: 256 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
sxn has joined #racket
sxn has quit [Ping timeout: 252 seconds]
morte_ has quit [Remote host closed the connection]
skapata has joined #racket
jeosol has quit [Ping timeout: 260 seconds]
morte_ has joined #racket
badkins has quit [Remote host closed the connection]
sxn has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 252 seconds]
amirouche has joined #racket
<amirouche> heya
<amirouche> Is it possible to specify the language of a program from the command line?
<amirouche> For instance, I expected the following to use r7rs: racket -I r7rs hello.scm
sxn has quit [Ping timeout: 256 seconds]
sxn has joined #racket
sxn has quit [Ping timeout: 252 seconds]
badkins has joined #racket
sxn has joined #racket
badkins has quit [Ping timeout: 260 seconds]
badkins has joined #racket
ur5us has joined #racket
sagax has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
jeosol has joined #racket
sxn has quit [Ping timeout: 256 seconds]
sxn has joined #racket
sxn has quit [Ping timeout: 256 seconds]
skapata has quit [Remote host closed the connection]
skapata has joined #racket
TCZ has joined #racket
<winny_> amirouche: racket -l r7rs
morte_ has quit [Remote host closed the connection]
lucerne has joined #racket
lucerne has quit [Read error: Connection reset by peer]
Origin has joined #racket
<amirouche> indeed
<amirouche> with a -f FILE
<amirouche> racket -l r7rs -S tests/ tests/hello.scm
<amirouche> instead of l like 'live', one can use -I like 'imagine'; afaict that does the same thing
<amirouche> copy paste mistake
<amirouche> racket -l r7rs -S tests/ -f tests/hello.scm
TCZ has quit [Quit: Leaving]