phoe changed the topic of #lisp to: Common Lisp, the #1=(programmable . #1#) programming language | <http://cliki.net/> <https://irclog.tymoon.eu/freenode/%23lisp> <https://irclog.whitequark.org/lisp> <http://ccl.clozure.com/irc-logs/lisp/> | SBCL 1.4.14, CMUCL 21b, ECL 16.1.3, CCL 1.11.5, ABCL 1.5.0
bendersteed has quit [Read error: Connection reset by peer]
JetJej has quit [Read error: Connection reset by peer]
xkapastel has joined #lisp
varjag has quit [Quit: ERC (IRC client for Emacs 26.1)]
Jesin has quit [Quit: Leaving]
holycow has joined #lisp
notzmv has quit [Ping timeout: 250 seconds]
notzmv has joined #lisp
Lycurgus has quit [Ping timeout: 240 seconds]
Oladon has joined #lisp
Diip has quit [Ping timeout: 246 seconds]
Jesin has joined #lisp
Zaab1t has quit [Quit: bye bye friends]
smokeink has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
Lycurgus has joined #lisp
pierpal has quit [Ping timeout: 246 seconds]
Mr-Potter has quit [Quit: Leaving]
pierpal has joined #lisp
wigust has quit [Read error: Connection reset by peer]
pierpal has quit [Read error: Connection reset by peer]
Lycurgus has quit [Quit: Exeunt]
pierpal has joined #lisp
pierpal has quit [Ping timeout: 246 seconds]
karlosz has joined #lisp
xantoz has joined #lisp
pierpal has joined #lisp
pierpal has quit [Ping timeout: 245 seconds]
Josh_2 has quit [Ping timeout: 240 seconds]
wigust has joined #lisp
xkapastel has quit [Quit: Connection closed for inactivity]
pierpal has joined #lisp
igemnace has joined #lisp
undiscovered has quit [Remote host closed the connection]
pierpal has quit [Ping timeout: 250 seconds]
Essadon has quit [Quit: Qutting]
Lycurgus has joined #lisp
dale has quit [Quit: dale]
Oladon has quit [Quit: Leaving.]
pierpal has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
pierpal has quit [Ping timeout: 246 seconds]
holycow has quit [Quit: Lost terminal]
meepdeew has joined #lisp
notzmv has quit [Ping timeout: 240 seconds]
notzmv has joined #lisp
pierpal has joined #lisp
pierpal has quit [Ping timeout: 240 seconds]
space_otter has joined #lisp
akoana has left #lisp ["Leaving"]
pierpal has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
akoana has joined #lisp
pierpal has quit [Ping timeout: 244 seconds]
pierpal has joined #lisp
pierpal has quit [Ping timeout: 272 seconds]
Oladon has joined #lisp
asarch has joined #lisp
marvin2 has quit [Ping timeout: 245 seconds]
igemnace has quit [Ping timeout: 240 seconds]
dale has joined #lisp
jkordani has quit [Read error: Connection reset by peer]
CCDell has quit [Quit: Leaving]
pierpal has joined #lisp
<beach> Good morning everyone!
<p_l> beach: 'morning
<beach> p_l: Did they move you to a different time zone again?
<p_l> no, illness is making me wake up ~0400
<beach> Oh, sorry to hear that.
igemnace has joined #lisp
<p_l> I'll live :)
<p_l> but thanks :)
* p_l is currently on job-hunting spree, which is definitely complicated by being ill
<beach> Did you quite your old job already?
<p_l> beach: didn't work out between us :|
<beach> It happens.
<p_l> that it does
<p_l> and some of the issues might have came from sleep apnea, something I'm going to have tested
rumbler31 has joined #lisp
<beach> Oh, yes, so! My (admittedly small) family has those, and got a machine for breathing at night.
<beach> s/so/do/
pierpal has quit [Ping timeout: 250 seconds]
<p_l> it's definitely better explanation than "unexplained narcolepsy" :)
<beach> But I don't see how apnea could impact the relation with your employer.
pierpal has joined #lisp
<p_l> beach: lack of good sleep impacting performance/readiness/etc.
<beach> I see.
<p_l> while not as much of a problem in that specific job, it was definitely a pattern over last year
<beach> I see.
_whitelogger has joined #lisp
notzmv has quit [Quit: WeeChat 2.3]
Oladon has quit [Quit: Leaving.]
karlosz has quit [Quit: karlosz]
Lycurgus has quit [Quit: Exeunt]
sauvin has joined #lisp
orivej has quit [Ping timeout: 245 seconds]
pierpal has joined #lisp
akoana has left #lisp ["Leaving"]
Arcaelyx has quit [Quit: Textual IRC Client: www.textualapp.com]
pierpal has quit [Ping timeout: 245 seconds]
pierpal has joined #lisp
rumbler31 has quit [Remote host closed the connection]
_whitelogger has joined #lisp
pierpal has joined #lisp
Lycurgus has joined #lisp
dddddd has quit [Remote host closed the connection]
Lycurgus has quit [Quit: Exeunt]
rippa has joined #lisp
igemnace has quit [Remote host closed the connection]
Lycurgus has joined #lisp
dale has quit [Quit: dale]
anewuser has quit [Quit: anewuser]
zotan has quit [Ping timeout: 240 seconds]
asarch has quit [Quit: Leaving]
zotan has joined #lisp
Lycurgus has quit [Quit: Exeunt]
nowhere_man has joined #lisp
Lycurgus has joined #lisp
Lycurgus has quit [Client Quit]
zmt01 is now known as zmt00
pierpal has quit [Quit: Poof]
pierpal has joined #lisp
rumbler31 has joined #lisp
space_otter has quit [Remote host closed the connection]
hiroaki has joined #lisp
karlosz has joined #lisp
Diip has joined #lisp
orivej has joined #lisp
ebrasca has joined #lisp
Diip has quit [Remote host closed the connection]
marvin2 has joined #lisp
themsay has quit [Ping timeout: 245 seconds]
megalography has quit [Ping timeout: 268 seconds]
rumbler31 has quit [Remote host closed the connection]
shka_ has joined #lisp
karlosz has quit [Quit: karlosz]
nowhere_man has quit [Ping timeout: 252 seconds]
random-nick has joined #lisp
<ebrasca> How I can connect my c++ code with cl?
<beach> ebrasca: With Clasp?
<no-defun-allowed> yeah, probably clasp
<no-defun-allowed> or write extern C wrappers and use CFFI
<beach> ebrasca: My recommendation is to avoid C++, though.
<beach> ebrasca: As I often say, it is impossible to write a C++ program that is both modular and fast.
<no-defun-allowed> ^ Alan Kay on C++
<ebrasca> I like to program with vulkan with my friends.
<no-defun-allowed> I thought there were already CL Vulkan bindings.
<beach> So it's for social resons.
<beach> reasons.
<ebrasca> cl-vulkan is not complete
<ebrasca> I can't make it display 1 triangle.
<no-defun-allowed> (princ "đź––") will likely work, too
<no-defun-allowed> what's missing? you should be able to add to it
<ebrasca> I don't what is missing.
<no-defun-allowed> How would you implement a new Vulkan interface if you don't know that?
<ebrasca> I know some missing parts , not all.
kajo has quit [Ping timeout: 264 seconds]
<ebrasca> glfwExtensionCount is missing or how make appInfo in cl-vulkan.
<beach> no-defun-allowed: Having a Common Lisp interface to Vulkan won't solve the problem if this is a social activity to perform together with C++ programmers.
<ebrasca> beach: I have convince 1 to read gentle introduction to cl.
orivej has quit [Ping timeout: 245 seconds]
<ebrasca> beach: Probably I can convince them to use cl if vulkan work with it.
xkapastel has joined #lisp
robdog has joined #lisp
<beach> Sounds like a good plan.
MichaelRaskin has joined #lisp
<beach> ebrasca: Do you have reasons to believe that Clasp would not work here?
<ebrasca> beach: Clasp is not sbcl.
<beach> Oh, I didn't realize that SBCL was a requirement.
<beach> Sorry.
<beach> "<ebrasca> How I can connect my c++ code with cl?"
<ebrasca> If I can I like tu use pure CL.
JetJej has joined #lisp
<ebrasca> beach: I going to try clasp.
themsay has joined #lisp
<shka_> ecl is any option
<shka_> you will have to compile ecl yourself to have C++ support but that's not big deal
lonjil has quit [Ping timeout: 252 seconds]
mrcom has quit [Read error: Connection reset by peer]
<ebrasca> shka_: for ecl I only need to use flag "cxx" in gentoo
<shka_> yes
lonjil has joined #lisp
mrcom has joined #lisp
JetJej has quit [Quit: [Quit]]
makomo has joined #lisp
makomo has quit [Quit: WeeChat 2.2]
hiroaki has quit [Ping timeout: 268 seconds]
<p_l> ebrasca: cl-vulkan afaik works, glfwExtensionCount is not part of Vulkan API
<ebrasca> p_l: Have you managed to display 1 triangle in cl-vulkan?
<p_l> haven't used vulkan in general yet. I don't really have a working CL environment on the hw where vulkan works
<p_l> but I do recall that it takes a lot of work (in general)
<ebrasca> p_l: How do you know it work without testing it first?
<p_l> ebrasca: developer tested it, and the function you mentioned missing is not part of vulkan at all
<p_l> C++ example for single triangle is 1100 lines of code
<ebrasca> p_l: Have in mind this developer never tried to display 1 triangle ...
adlai has quit [Ping timeout: 250 seconds]
<ebrasca> p_l: I have working triangle in c++.
adlai has joined #lisp
pierpal has quit [Ping timeout: 268 seconds]
hiroaki has joined #lisp
hiroaki has quit [Ping timeout: 250 seconds]
<shka_> p_l: well, you can try to build something more usable on top of vulcan
pierpal has joined #lisp
Lord_of_Life has quit [Ping timeout: 246 seconds]
Lord_of_Life has joined #lisp
orivej has joined #lisp
Diip has joined #lisp
rumbler31 has joined #lisp
xkapastel has quit [Quit: Connection closed for inactivity]
rumbler31 has quit [Ping timeout: 246 seconds]
themsay has quit [Ping timeout: 246 seconds]
themsay has joined #lisp
ft has joined #lisp
pierpal has quit [Quit: Poof]
pierpal has joined #lisp
xkapastel has joined #lisp
cage_ has joined #lisp
zotan has quit [Ping timeout: 244 seconds]
zotan has joined #lisp
DGASAU has quit [Ping timeout: 240 seconds]
pierpal has quit [Quit: Poof]
pierpal has joined #lisp
<p_l> shka_: that's the general idea behind Vulkan
gxt has quit [Quit: WeeChat 2.3]
cage_ has quit [Remote host closed the connection]
ggole has joined #lisp
<shka_> p_l: sounds like a good idea
dddddd has joined #lisp
<ebrasca> Do someone likes to make triangle example in cl-vulkan?
<shka_> ebrasca: nice to see that you are volunteering :-)
smokeink has quit [Remote host closed the connection]
Selwyn has joined #lisp
<ebrasca> shka_: I have try and fail more than 1 time, but yea I like to get 1 fine triangle in cl-vulkan.
orivej has quit [Ping timeout: 246 seconds]
Lycurgus has joined #lisp
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Remote host closed the connection]
Essadon has joined #lisp
pierpal has quit [Quit: Poof]
Essadon has quit [Max SendQ exceeded]
pierpal has joined #lisp
Essadon has joined #lisp
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Ping timeout: 268 seconds]
keep_learning has quit [Remote host closed the connection]
robdog has quit [Remote host closed the connection]
FreeBirdLjj has joined #lisp
Zaab1t has joined #lisp
FreeBirdLjj has quit [Ping timeout: 244 seconds]
runejuhl has quit [Quit: WeeChat 2.3]
Lycurgus has quit [Quit: Exeunt]
makomo has joined #lisp
igemnace has joined #lisp
noobineer has joined #lisp
S3ven has joined #lisp
Necktwi has quit [Quit: leaving]
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Ping timeout: 240 seconds]
_whitelogger has joined #lisp
S3ven has quit [Remote host closed the connection]
S3ven has joined #lisp
rumbler31 has joined #lisp
S3ven has quit [Remote host closed the connection]
S3ven has joined #lisp
S3ven has quit [Client Quit]
S3ven has joined #lisp
rumbler31 has quit [Ping timeout: 250 seconds]
S3ven has quit [Client Quit]
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Ping timeout: 250 seconds]
zotan has quit [Ping timeout: 250 seconds]
zotan has joined #lisp
jpsa has joined #lisp
igemnace has quit [Read error: Connection reset by peer]
jpsa has quit [Client Quit]
pierpal has quit [Ping timeout: 245 seconds]
varjag has joined #lisp
jpsa has joined #lisp
igemnace has joined #lisp
mrcom has quit [Read error: Connection reset by peer]
Mr-Potter has joined #lisp
nowhere_man has joined #lisp
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Ping timeout: 250 seconds]
pierpal has joined #lisp
hiroaki has joined #lisp
Essadon has quit [Quit: Qutting]
Oladon has joined #lisp
Essadon has joined #lisp
Arcaelyx has joined #lisp
FreeBirdLjj has joined #lisp
SaganMan has joined #lisp
SaganMan has quit [Client Quit]
FreeBirdLjj has quit [Ping timeout: 246 seconds]
pierpal has quit [Quit: Poof]
pierpal has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
mrcom has joined #lisp
Selwyn has quit [Remote host closed the connection]
igemnace has quit [Ping timeout: 250 seconds]
salva has quit [Ping timeout: 244 seconds]
rumbler31 has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
<Xach> Well.
refpga has quit [Read error: Connection reset by peer]
pierpal has quit [Ping timeout: 246 seconds]
FreeBirdLjj has joined #lisp
refpga has joined #lisp
hiroaki has quit [Ping timeout: 245 seconds]
pierpal has joined #lisp
FreeBirdLjj has quit [Ping timeout: 268 seconds]
notzmv has joined #lisp
pierpal has quit [Ping timeout: 245 seconds]
smokeink has joined #lisp
pierpal has joined #lisp
dale has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
pierpal has joined #lisp
FreeBirdLjj has joined #lisp
pierpal has quit [Ping timeout: 268 seconds]
FreeBirdLjj has quit [Ping timeout: 246 seconds]
pierpal has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
ggole has quit [Quit: ggole]
pierpal has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
meepdeew has quit [Remote host closed the connection]
pierpal has joined #lisp
kajo has joined #lisp
pierpal has quit [Read error: Connection reset by peer]
Khisanth has quit [Ping timeout: 245 seconds]
noobineer has quit [Read error: Connection reset by peer]
dddddd has quit [Remote host closed the connection]
pierpal has joined #lisp
dddddd has joined #lisp
shifty has quit [Ping timeout: 250 seconds]
shangul has joined #lisp
rpg has joined #lisp
pierpal has quit [Ping timeout: 240 seconds]
shangul has left #lisp ["I just left"]
FreeBirdLjj has joined #lisp
Khisanth has joined #lisp
FreeBirdLjj has quit [Ping timeout: 250 seconds]
pierpal has joined #lisp
iovec has quit [Quit: Connection closed for inactivity]
aleamb has joined #lisp
anamorphic has joined #lisp
loli has joined #lisp
makomo has quit [Ping timeout: 268 seconds]
pierpal has quit [Ping timeout: 244 seconds]
jpsa has quit [Quit: Leaving.]
akoana has joined #lisp
orivej has joined #lisp
smokeink has quit [Remote host closed the connection]
smokeink has joined #lisp
Josh_2 has joined #lisp
FreeBirdLjj has joined #lisp
anamorphic has quit [Ping timeout: 246 seconds]
FreeBirdLjj has quit [Ping timeout: 245 seconds]
wusticality has joined #lisp
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Ping timeout: 272 seconds]
karlosz has joined #lisp
quipa has joined #lisp
Diip has quit [Read error: Connection reset by peer]
salva has joined #lisp
nirved has quit [Ping timeout: 252 seconds]
rippa has quit [Quit: {#`%${%&`+'${`%&NO CARRIER]
ebrasca has quit [Remote host closed the connection]
wusticality has quit [Read error: Connection reset by peer]
wusticality has joined #lisp
rpg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<LdBeth> Sup
Zaab1t has quit [Quit: bye bye friends]
orivej_ has joined #lisp
orivej has quit [Ping timeout: 268 seconds]
shka_ has quit [Ping timeout: 250 seconds]
zmv has joined #lisp
notzmv has quit [Ping timeout: 250 seconds]
smokeink has quit [Remote host closed the connection]
FreeBirdLjj has joined #lisp
FreeBirdLjj has quit [Ping timeout: 245 seconds]
Bronsa has quit [Remote host closed the connection]
torbo has joined #lisp
malpas has joined #lisp
aleamb has quit [Ping timeout: 240 seconds]
rumbler31 has quit [Remote host closed the connection]
random-nick has quit [Ping timeout: 245 seconds]
orivej_ has quit [Ping timeout: 244 seconds]
orivej has joined #lisp
malpas has quit [Quit: Leaving]
ioa has quit [Ping timeout: 240 seconds]
Lord_of_Life_ has joined #lisp
Lord_of_Life has quit [Ping timeout: 250 seconds]
Lord_of_Life_ is now known as Lord_of_Life
X-Scale has quit [Ping timeout: 244 seconds]
X-Scale` has joined #lisp
X-Scale` is now known as X-Scale
kajo has quit [Ping timeout: 252 seconds]
kajo has joined #lisp
perryx has joined #lisp
<perryx> hi
<perryx> what do you think are the pros and cons of CL vs clojure?
<pjb> perryx: this is #lisp.
<pjb> pro: CL; cons: clojure.
<pjb> perryx: try to ask in ##lisp.
<perryx> I don't mind biased answers. I asked in #clojure to
<perryx> too
<aeth> (cons :pro :pro) ; pros and cons
<pjb> Just use Common Lisp.
<no-defun-allowed> clojure has immutable cons, so the bad parts remain bad
<aeth> perryx: Common Lisp has better performance, is more multi-paradigm, and has natively compiled implementations. It's more traditional of a language, so mutability is fine. Clojure has better Java/JVM integration than ABCL (the JVM CL, which is pretty niche) and focuses on concurrency so it's probably easier to write programs in Clojure if they're in the style of the niche that Clojure is aimed at.
<aeth> It's also easier to get a Clojure job.
<pjb> I doubt it.
<aeth> Well, at least it was easier. The Clojure hype machine really died down in the past few years.
themsay has quit [Ping timeout: 250 seconds]
themsay has joined #lisp
<pjb> Only in Finland…
<aeth> pjb: You can't Google Trends "lisp" because it's a regular dictionary word, and it's also a language family. Unfortunately, it's also often used interchangably with "common lisp", which is often also called "CL" or (erroneously because it's just an implementation) "CLISP". So I don't think you could come up with a query to find CL interest.
<aeth> Even language trends sites often have "Lisp" separate from "Common Lisp", "Scheme", "Clojure", and "Emacs Lisp", which then really raises the question "what are they measuring?"
<pjb> there's a computer filter.
<aeth> ah
<pjb> cat=5
<aeth> You'll still get the language family for "Lisp" though
<pjb> Sure.
<pjb> A little bias doesn't hurt :-)
<aeth> and "scheme" will still get you stuff like "foo scheme" as in e.g. "the encryption scheme of..."
<aeth> I suspect that most Scheme language interest is university students, though.
orivej has quit [Ping timeout: 240 seconds]
<pjb> Perhaps google is smart and if we compare clojure with something it'll find the somethings in the same semantic category as clojure?
<perryx> aeth, interesting comparison
<aeth> Common Lisp is a very multiparadigm programming language. You can write in many, many different styles. It's rarely opinionated.
<aeth> It's also a multi-implementation language. There are three or four that are popular in this IRC channel, and a few more notable ones, too.