> From: zimoun <zimon.touto...@gmail.com>
> To: Stuart Hungerford <stuart.hungerf...@gmail.com>,
>         guile-user@gnu.org
> Subject: Re: Idiomatic Guile for semigroup/monoid/group?
>[...]
> On Sun, 02 Jan 2022 at 10:45, Stuart Hungerford <stuart.hungerf...@gmail.com> 
> wrote:
>
> > I'd like to use Guile in my self-learning of abstract
> > algebra--semigroups, monoids and groups only for now. It seems that
> > with Guile's macros, access to C libraries and rich numeric tower, it
> > would be a good environment for this kind of programmatic exploration.
>
> Well, I am not convinced that Guile is the correct language for
> exploring these concepts?

Thanks for the advice, this problem domain may well need something
like typeclasses to be effectively modeled, although I'm still at a
very early learning stage with Guile.

Stu

Reply via email to