Hi Nala,
Nala Ginrut writes:
> Hi folks!
> We have a new post:
> https://artanis.dev/blog/why-to-port-to-artanis.html
Thanks for sharing!
--
Maxim
Hi Andy and other Guile maintainers,
Andy Wingo writes:
> We are pleased to announce GNU Guile release 3.0.10, the latest in the
> 3.0 stable release series.
>
> Guile 3.0.10 is a bug-fix release which also adds optimizations, support
> for a new WebAssembly back-end, new custom port facilities,
Hi David,
David Pirotte writes:
> Hello,
>
> Guile-Lib version 0.2.8 released.
Thanks for the release work! guile-lib 0.2.8 will become in GNU Guix
shortly.
--
Thanks,
Maxim
Hi Tomas,
Tomas Volf <~@wolfsden.cz> writes:
> Hello,
>
> I am trying to figure out how to abort a read from a socket after some time
> elapses. I failed to figure out how to do so.
If the reason you want to abort reading from a socket is because the
socket may not be ready, you could use selec
Hi,
Nala Ginrut writes:
> Congrats!
> That's really cool!
+1, thanks for the fancy work!
--
Thanks,
Maxim
Hi,
zimoun writes:
> Hi,
>
> On Mon, 07 Nov 2022 at 12:03, Ludovic Courtès wrote:
>
>> --8<---cut here---start->8---
>> scheme@(guile-user)> (profile-heap)
>
> [...]
>
>> sampled heap: 3.48865 MiB (heap size: 12.78906 MiB)
>> $5 = #t
>> --8<---cut
Hello Guilers!
I've been trying to what seems to be a behavior discrepancy/bug in the
(@@ (ice-9 match) match) syntax. Consider:
--8<---cut here---start->8---
> (match #(1 2) (#(x ..1) x))
--8<---cut here---start->8---
$1 =
Hi Matt,
Matt Wette writes:
> Hi All,
>
> I've put my "jump to debugger" code on github:
> https://github.com/mwette/guile-jtd
>
> jump-to-debugger is a procedure that, when called,
> stops execution and fires up a REPL. It is much like
> Python's pdb.set_trace() function.
I've yet to try it,
Hello Leo!
Leo Prikler writes:
> Hi,
>
> Am Montag, den 23.08.2021, 00:04 -0400 schrieb Maxim Cournoyer:
>> --8<---cut here---start->8---
>> (use-modules (ice-9 match)
>> (ice-9 rdelim)
>> (ic
Hello,
I'm pretty new to this, so hopefully I'm doing something wrong, but when
using a suspendable read-line with the following "minimal" program:
--8<---cut here---start->8---
(use-modules (ice-9 match)
(ice-9 rdelim)
(ice-9 suspenda
We are pleased to announce the release of GNU Guix 1.3.0!
This release corresponds to 8,300 commits over almost 6 months by 212
people. Support for the POWER9 platform is now offered as technological
preview. This release adds new features, refines the user experience
and improves performance.
Hi Stefan,
Stefan Israelsson Tampe writes:
> Hi,
>
> I released a new tag of my python code that basically is a snapshot of a
> work in progress.
>
> This release includes
> * pythons new match statement
> * dataclasses
> * Faster python regexps through caching and improved datastructures
> * Nu
Hello Stefan!
Stefan Israelsson Tampe writes:
> Hi all, there is an ever stream of tickets to fix in the python clone made
> in guile. Usually I spend time testing some python submodule and in the
> process realizes issues with the current code base. I'm certain that there
> is quite a lot of bu
Hello,
John Cowan writes:
> On Sun, Jan 26, 2020 at 12:02 PM sirgazil wrote:
>
> https://multimedialib.files.wordpress.com/2020/01/guile-logo-proposal-2020-01-24.png
>>
>> Personally, I like the one with the single lambda.
>>
>>
>> What do you think?
>>
>
> As I mentioned on IRC, my favorites a
Hello,
> We are pleased to announce the release of GNU Mes 0.20, representing
> 147 commits over 38 weeks.
>
> Mes has now brought the Reduced Binary Seed bootstrap to Guix (bootstrap
> a GNU/Linux system without binary GNU toolchain or equivalent). It
> should land in Guix master any day now: a
15 matches
Mail list logo