> Date: Sat, 9 Oct 2021 22:02:06 -0300
> From: David Pirotte
> Cc: Taylan Kammer , andrewgo...@yahoo.com.sg,
> guile-devel@gnu.org
>
> Le Sat, 09 Oct 2021 21:32:23 +0300,
> Eli Zaretskii a écrit :
>
> > A MinGW port of Guile 2.0.11 can be found on the ezwinports site.
> > AFAIK, the only featu
Hi all, just made some docs for stis-engine e.g. a pipelining framework
used ontop of fibers.
So now you can move your big data applications to guile :)
See, https://gitlab.com/tampe/stis-engine/-/tree/master/doc
can guile make use of libgccjit?
would be an interesting optional addition to guile
Le Sat, 09 Oct 2021 21:32:23 +0300,
Eli Zaretskii a écrit :
> > From: Taylan Kammer
> > Date: Sat, 9 Oct 2021 20:10:15 +0200
> >
> > I can't speak for the developers, but as far as I can tell, there
> > isn't the right combination of willingness and resources to support
> > a native port of GNU
> From: Taylan Kammer
> Date: Sat, 9 Oct 2021 20:10:15 +0200
>
> I can't speak for the developers, but as far as I can tell, there isn't the
> right combination of willingness and resources to support a native port of
> GNU Guile for MS Windows.
>
> As far as I know, there's a MinGW port, but if
On 09.10.2021 14:01, Andrew Goh wrote:
> Hello everybody,
>
> I was wondering if the GNU Guile development team had thought of implementing
> a GNU Guile version for Microsoft Windows operating systems (Win 10, 11), to
> be used as a plug-in on JetBrains Intellij IDEA Ultimate, Community IDE and
Hello everybody,
I was wondering if the GNU Guile development team had thought of implementing a
GNU Guile version for Microsoft Windows operating systems (Win 10, 11), to be
used as a plug-in on JetBrains Intellij IDEA Ultimate, Community IDE and the VS
Code IDE.
Regards,
--- Andrew Goh