<ixelp>
McCLIM â A powerful GUI toolkit for Common Lisp
<beach>
Congratulations!
<jackdaniel>
thanks!
bpanthi977 has joined #commonlisp
bpanthi977 has quit [Ping timeout: 246 seconds]
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 265 seconds]
fitzsim has quit [Remote host closed the connection]
contrapunctus has joined #commonlisp
Fare has quit [Ping timeout: 260 seconds]
chomwitt has joined #commonlisp
attila_lendvai has joined #commonlisp
veqq has quit [Ping timeout: 260 seconds]
Fare has joined #commonlisp
madnificent has quit [Read error: Connection reset by peer]
chomwitt has quit [Ping timeout: 268 seconds]
madnificent has joined #commonlisp
gooba has quit [Read error: Connection reset by peer]
fmira has quit [Ping timeout: 264 seconds]
gooba has joined #commonlisp
alfiee has joined #commonlisp
Fare has quit [Ping timeout: 260 seconds]
alfiee has quit [Ping timeout: 260 seconds]
bpanthi977 has joined #commonlisp
fmira has joined #commonlisp
bpanthi977 has quit [Ping timeout: 246 seconds]
attila_lendvai_ has joined #commonlisp
attila_lendvai has quit [Ping timeout: 248 seconds]
metannoyer has quit [Ping timeout: 260 seconds]
mwnaylor has quit [Ping timeout: 260 seconds]
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 252 seconds]
metannoyer has joined #commonlisp
random-nick has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
Guest7161 has joined #commonlisp
Guest7161 has quit [Client Quit]
brokkoli_origin has quit [Ping timeout: 252 seconds]
brokkoli_origin has joined #commonlisp
user2 has joined #commonlisp
mange has quit [Quit: Zzz...]
alfiee has joined #commonlisp
rtypo has joined #commonlisp
alfiee has quit [Ping timeout: 272 seconds]
<kvik>
i'm reading PCL section about packages. are the java style package names "in style" these days?
<phoe>
some people use them
<phoe>
we use them in keepit in our production code, fwiw
<phoe>
they are not as scary as one might think because of local nicknames though
<phoe>
net.libera.commonlisp.channel:foo is not problematic if it's just irc:foo in most of your code
<kvik>
phoe: that makes sense, thanks
bpanthi977 has joined #commonlisp
pranav has quit [Remote host closed the connection]
bpanthi977 has quit [Ping timeout: 246 seconds]
ingeniot has joined #commonlisp
<varjag>
people use them but they are not particularly idiomatic to lisp i would say
user2 has quit [Quit: WeeChat 4.5.2]
metannoyer has quit [Ping timeout: 252 seconds]
alfiee has joined #commonlisp
<phoe>
yes, package naming conflicts are slightly more idiomatic
<phoe>
...except also troublesome
alfiee has quit [Ping timeout: 260 seconds]
synchromesh has quit [Read error: Connection reset by peer]
synchromesh has joined #commonlisp
pranav has joined #commonlisp
josrr has joined #commonlisp
josrr has quit [Remote host closed the connection]
decweb has joined #commonlisp
waleee has joined #commonlisp
josrr has joined #commonlisp
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 248 seconds]
<kvik>
are there some well-regarded small to medium sized CL codebases that would be a recommended reading for a relative newcomer to the language? something like Lua for someone learning C.
<kvik>
i'd prefer an application rather than a library, but both goes
<ixelp>
GitHub - robert-strandh/Compta: Primitive accounting system with CLIM GUI.
<kvik>
beach: physical computing of some description would fit my interest the best, but mostly anything will interest me :)
<beach>
I don't know what "physical computing of some description" means.
ingeniot has quit [Quit: Client closed]
<kvik>
beach: sensing and controlling the physical world with computers. think: machines
<beach>
I think I see.
ingeniot has joined #commonlisp
<varjag>
i do that but it's not public
<varjag>
phoe: how common are package naming conflicts in your experience?
bpanthi977 has joined #commonlisp
<varjag>
and i mean if one wants java style qualified packages maybe adopt the dashes instead of the dots as separators
bpanthi977 has quit [Ping timeout: 248 seconds]
<varjag>
not that it is important either way, just noting that it does look very java and java somehow looks even more antiquated than common lisp at this point
chomwitt has joined #commonlisp
<phoe>
varjag: rare enough to not affect me personally; the lisp world is still kinda small and creative names are plentiful
<phoe>
also dashes are problematic because they already work as space substitutes
<phoe>
is FOO-BAR-BAZ supposed to be read as "Foo Bar Baz" or as "foo.bar.baz"?
bjorkintosh has joined #commonlisp
bjorkintosh has joined #commonlisp
bpanthi977 has joined #commonlisp
<pve>
I think I had a clash once with "UTIL", or some other similar short nickname.
<varjag>
but that's a nickname
<varjag>
you need nicknames less often if full name is tolarable :p
bpanthi977 has quit [Ping timeout: 260 seconds]
<varjag>
phoe has a point about the community size naturally
alfiee has joined #commonlisp
<beach>
Local nicknames are the solution though, as phoe pointed out.
alfiee has quit [Ping timeout: 244 seconds]
ingeniot has quit [Ping timeout: 240 seconds]
<pve>
I remember pondering if there was some established practice of dealing with this minor annoyance, other than manually renaming packages as needed. This was before package local nicknames.
jeffrey has quit [Quit: jeffrey]
jeffrey has joined #commonlisp
MyNetAz has quit [Remote host closed the connection]
scymtym has quit [Ping timeout: 244 seconds]
MyNetAz has joined #commonlisp
scymtym has joined #commonlisp
reb has quit [Remote host closed the connection]
pfdietz has joined #commonlisp
contrapunctus has joined #commonlisp
treflip has joined #commonlisp
treflip has quit [Read error: Connection reset by peer]
eddof13 has joined #commonlisp
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 244 seconds]
eddof13 has quit [Quit: eddof13]
Fare has joined #commonlisp
<phoe>
there's none, other than manual renaming of packages, which is a major PITA because packages in your code no longer match packages in your memory
pfdietz has quit [Quit: Client closed]
eddof13 has joined #commonlisp
chomwitt has quit [Ping timeout: 246 seconds]
JuanDaugherty has joined #commonlisp
bpanthi977 has joined #commonlisp
manwithluck has quit [Remote host closed the connection]
alfiee has joined #commonlisp
manwithluck has joined #commonlisp
MyNetAz has quit [Remote host closed the connection]
alfiee has quit [Ping timeout: 246 seconds]
jonatack has quit [Ping timeout: 260 seconds]
MyNetAz has joined #commonlisp
jonatack has joined #commonlisp
Guest2980 has joined #commonlisp
JuanDaugherty has quit [Quit: praxis.meansofproduction.biz (juan@acm.org)]
livoreno has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 244 seconds]
zxcvz has joined #commonlisp
attila_lendvai_ is now known as attila_lendvai
puke has quit [Quit: puke]
markb1 has quit [Ping timeout: 268 seconds]
NotThatRPG has quit [Ping timeout: 244 seconds]
markb1 has joined #commonlisp
alfiee has joined #commonlisp
attila_lendvai has quit [Quit: Leaving]
alfiee has quit [Ping timeout: 252 seconds]
vardhan has quit [Ping timeout: 260 seconds]
vardhan_ has quit [Ping timeout: 260 seconds]
markb1 has quit [Ping timeout: 252 seconds]
varjag has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
apac has joined #commonlisp
NotThatRPG has joined #commonlisp
markb1 has joined #commonlisp
Fare has quit [Ping timeout: 252 seconds]
pfdietz has joined #commonlisp
veqq has joined #commonlisp
triffid has quit [Remote host closed the connection]
alfiee has joined #commonlisp
triffid has joined #commonlisp
alfiee has quit [Ping timeout: 244 seconds]
Guest2980 has quit [Ping timeout: 248 seconds]
omnifunctor has left #commonlisp [#commonlisp]
markb1 has quit [Ping timeout: 245 seconds]
markb1 has joined #commonlisp
cage has joined #commonlisp
cage has quit [Excess Flood]
cage has joined #commonlisp
apac has quit [Ping timeout: 272 seconds]
Guest47 has joined #commonlisp
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 252 seconds]
metannoyer has joined #commonlisp
Guest47 has quit [Quit: Client closed]
st_aldini has quit [Quit: st_aldini]
st_aldini has joined #commonlisp
contrapunctus has joined #commonlisp
puke has joined #commonlisp
markb1 has quit [Ping timeout: 272 seconds]
zcheng3 has joined #commonlisp
jeffrey has quit [Quit: jeffrey]
alfiee has joined #commonlisp
metannoyer has quit [Ping timeout: 252 seconds]
markb1 has joined #commonlisp
alfiee has quit [Ping timeout: 276 seconds]
reb has joined #commonlisp
metannoyer has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
attila_lendvai has joined #commonlisp
livoreno has quit [Quit: Connection closed for inactivity]
zxcvz has quit [Quit: zxcvz]
mishoo has quit [Ping timeout: 260 seconds]
jeffrey has joined #commonlisp
kevingal has joined #commonlisp
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 265 seconds]
chomwitt has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
metannoyer has quit [Ping timeout: 276 seconds]
mwnaylor has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
trocado has quit [Ping timeout: 248 seconds]
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
yazz has quit [Ping timeout: 252 seconds]
contrapunctus has joined #commonlisp
kevingal has quit [Ping timeout: 265 seconds]
contrapunctus has left #commonlisp [#commonlisp]
yazz has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
cage has quit [Quit: rcirc on GNU Emacs 30.1]
brokkoli_origin has quit [Ping timeout: 272 seconds]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 244 seconds]
brokkoli_origin has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
eddof13 has quit [Quit: eddof13]
contrapunctus has left #commonlisp [#commonlisp]
eddof13 has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
wavedepletion has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
pve has quit [Quit: leaving]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
surabax has joined #commonlisp
surabax has quit [Changing host]
surabax has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
pfdietz has quit [Ping timeout: 240 seconds]
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
alfiee has joined #commonlisp
brokkoli_origin has quit [Remote host closed the connection]
jonatack has quit [Read error: Connection reset by peer]
alfiee has quit [Ping timeout: 244 seconds]
jonatack has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
josrr has left #commonlisp [ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4)]
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
Pixel_Outlaw has joined #commonlisp
contrapunctus has joined #commonlisp
contrapunctus has left #commonlisp [#commonlisp]
contrapunctus has joined #commonlisp
random-nick has quit [Quit: quit]
random-nick has joined #commonlisp
random-nick has quit [Quit: quit]
Fare has joined #commonlisp
alfiee has joined #commonlisp
alfiee has quit [Ping timeout: 260 seconds]
brokkoli_origin has joined #commonlisp
NotThatRPG has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zwr has joined #commonlisp
eddof13 has quit [Quit: eddof13]
kevingal has joined #commonlisp
johnjaye has quit [Ping timeout: 244 seconds]
istewart has joined #commonlisp
alfiee has joined #commonlisp
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #commonlisp
alfiee has quit [Ping timeout: 260 seconds]
chomwitt has quit [Ping timeout: 248 seconds]
zwr has quit [Read error: Connection reset by peer]
zwr has joined #commonlisp
istewart has quit [Quit: Konversation terminated!]
decweb has quit [Quit: Konversation terminated!]
decweb has joined #commonlisp
johnjaye has joined #commonlisp
NotThatRPG has joined #commonlisp
jonatack has quit [Read error: Connection reset by peer]
jonatack has joined #commonlisp
alfiee has joined #commonlisp
attila_lendvai has quit [Ping timeout: 248 seconds]
alfiee has quit [Ping timeout: 246 seconds]
kevingal has quit [Ping timeout: 265 seconds]
eddof13 has joined #commonlisp
eddof13_ has joined #commonlisp
eddof13_ has quit [Client Quit]
screwlisp has joined #commonlisp
chum-cha has joined #commonlisp
<screwlisp>
Lispy gopher climate in 10. (Or northernlights' excellent show aforehand). I'm fasting for some medical thing so a low energy episode. I'll mention noted lisper chaitan as part of some long-winded commentary on the future of programming, also breaking undercover journalism of the nz/uk/us ai policy in pratice. https://anonradio.net:8443/anonradio
<screwlisp>
Also I received a correction about Douglas Adams' scifi comedy movie pitch rejection that happened pre-men-in-black.