IRC channel logs

2021-07-17.log

back to list of logs

***Noisytoot is now known as [[
***Noisytoot_ is now known as Noisytoot
<tohoyn>Should GOOPS be implemented as an SRFI?
<tohoyn>I mean should we have an SRFI implementing GOOPS
<tohoyn>what is the difference between guild compile options -O1 and -O2?
<leoprikler>depends on your compiler
<leoprikler>i think prior to 3.0.5~7-ish it's the same, but the baseline compiler got added at some point
<leoprikler>w.r.t. GOOPS SRFI I don't think we should make full GOOPS SRFI but there are some things I'd like standardized in Scheme
<leoprikler>for instance the ability to make an SRFI record a procedure
<tohoyn>what do you mean by making a procedure?
<flatwhatson>making a record callable? like operator() in c++
<tohoyn>ok
***rt is now known as robin
<leoprikler>yup, operator overloading is one of the most important benefits of using C++ imo
<manumanumanu>Ahoy hoy!