IRC channel logs

2020-04-28.log

back to list of logs

<mwette>janneke: You once asked for standalong CPP for C99. I'm working on standalone version plus, parser source for (system base lalr). The combination should be smaller footprint for you to work with, assuming you can compile (system base lalr). The new CPP will be token based versus the old string based one.
***catonano_ is now known as catonano
<janneke>mwette: oh that's very nice
<d4ryus>hi, about a week ago i repored a bug (#40681) but did not hear anything yet. Is this normal or should i do anything?
***apteryx is now known as Guest68547
***apteryx_ is now known as apteryx
<wingo>d4ryus: is normal, we are a bit slow :)
<wingo>also, confinement &c
<d4ryus>ok, no rush :)
<tohoyn>daviid: I think that types should be accessed with their goops class names instead of symbols (e.g. arguments of gtk-list-store-newv)
<dsmith-work>{appropriate time} Greetings, Guilers
<dustyweb>o/
<roelj>I'm getting "Value out of range -9223372036854775808 to 9223372036854775807: 18446744073709548016" upon calling ‘time-utc->date’. What's wrong here?
<roelj>Ah, this happens on a file with the unix epoch of 0 (produced by Guix).
<dsmith-work>Guix is wearing platforms and bell-bottoms..
<str1ngs>groovy!
***daviid is now known as Guest93705
<manumanumanu>hello everyone
<sneek>Welcome back manumanumanu, you have 1 message!
<sneek>manumanumanu, seepel says: Here is the type inference blog post you asked about: http://seanplynch.com/blog/understanding-the-guile-type-inferencer.html. Hope it is helpful!
***leoprikler_ is now known as leoprikler
<civodul>woow
<civodul>sneek: later tell seepel awesome blog port about type inference in Guile!
<sneek>Got it.
<civodul>wingo: seen it? it's really nice!
***daviid is now known as Guest38650
<lloda>it shouldn't be possible to send format on a loop that cannot be C-c :-(
<manumanumanu>sneek: later tell seepel thanks! Love it!
<sneek>Will do.
***Guest38650 is now known as daviid
<stis>manumanumanu: do you still have questions?
<stis>hello guilers btw!
<manumanumanu>hi stis! Sorry, i was afk for a thousand years, and didn't read the history.
<manumanumanu>I lost interest in what I was doing. I am porting parsack from racket, and apart from the syntax-parse macros, everything is really simple
<manumanumanu>I might have questions when I go back to it :D
<mwette>lloda: Try something like call-with-blocked-asyncs ?
<stis>k
<mwette>lloda: sorry, you want to unblock, call-with-unblocked-asyncs maybe? Not sure if that is what you are after.
<stis>yey new release of python on guile
<drakonis>python on guile?
<drakonis>you mean like an interpreter?
<stis>compiles to scheme
<stis>anf then further to go so you get jit goodies
<stis>there are also macros soo that you can play pythin in scheme if you like
<civodul>mwette: your copyright assignment is on file, yay! \o/
<mwette>civodul: got the news, too. I'm free to throw more patches.
<civodul>mwette: yup, now we'll have to review fast enough, uh!