peer-to-peer
Amirouche Boubekki
(05 Oct 2019 12:24 UTC)
|
We need a pre-SRFI list
hga@xxxxxx
(05 Oct 2019 12:41 UTC)
|
Re: We need a pre-SRFI list
Arthur A. Gleckler
(05 Oct 2019 19:14 UTC)
|
Re: We need a pre-SRFI list
hga@xxxxxx
(05 Oct 2019 20:20 UTC)
|
Re: We need a pre-SRFI list
Duy Nguyen
(06 Oct 2019 01:47 UTC)
|
Re: We need a pre-SRFI list
elf
(06 Oct 2019 01:51 UTC)
|
Re: We need a pre-SRFI list
hga@xxxxxx
(06 Oct 2019 02:18 UTC)
|
Re: We need a pre-SRFI list
elf
(06 Oct 2019 02:33 UTC)
|
Re: We need a pre-SRFI list
Arthur A. Gleckler
(06 Oct 2019 04:57 UTC)
|
Re: We need a pre-SRFI list
hga@xxxxxx
(06 Oct 2019 11:42 UTC)
|
Re: We need a pre-SRFI list
Amirouche Boubekki
(06 Oct 2019 06:09 UTC)
|
Re: We need a pre-SRFI list
Arthur A. Gleckler
(06 Oct 2019 17:30 UTC)
|
Planning how to organize Scheme discussion
Lassi Kortela
(06 Oct 2019 17:48 UTC)
|
Re: Planning how to organize Scheme discussion
hga@xxxxxx
(06 Oct 2019 19:41 UTC)
|
Re: We need a pre-SRFI list
Arthur A. Gleckler
(06 Oct 2019 18:30 UTC)
|
Re: We need a pre-SRFI list
Lassi Kortela
(06 Oct 2019 19:31 UTC)
|
Re: We need a pre-SRFI list
Amirouche Boubekki
(06 Oct 2019 19:48 UTC)
|
Re: We need a pre-SRFI list
Amirouche Boubekki
(06 Oct 2019 19:56 UTC)
|
Re: We need a pre-SRFI list
elf
(06 Oct 2019 01:53 UTC)
|
Re: We need a pre-SRFI list
Vladimir Nikishkin
(06 Oct 2019 03:06 UTC)
|
Re: We need a pre-SRFI list
Duy Nguyen
(06 Oct 2019 04:13 UTC)
|
Matrix libraries
Lassi Kortela
(06 Oct 2019 14:51 UTC)
|
Re: Matrix libraries
John Cowan
(06 Oct 2019 17:55 UTC)
|
Who's working on what?
Lassi Kortela
(06 Oct 2019 19:39 UTC)
|
Re: Who's working on what? Amirouche Boubekki (06 Oct 2019 20:19 UTC)
|
Re: Who's working on what?
Amirouche Boubekki
(06 Oct 2019 20:26 UTC)
|
Re: Who's working on what?
John Cowan
(06 Oct 2019 20:40 UTC)
|
Re: peer-to-peer
Amirouche Boubekki
(05 Oct 2019 14:43 UTC)
|
Re: peer-to-peer
Arthur A. Gleckler
(06 Oct 2019 05:14 UTC)
|
Peer-to-peer, sockets and binary s-expressions
Lassi Kortela
(06 Oct 2019 12:41 UTC)
|
Re: Peer-to-peer, sockets and binary s-expressions
Amirouche Boubekki
(06 Oct 2019 13:46 UTC)
|
Re: Peer-to-peer, sockets and binary s-expressions
John Cowan
(06 Oct 2019 20:35 UTC)
|
Re: Peer-to-peer, sockets and binary s-expressions
Vladimir Nikishkin
(07 Oct 2019 02:42 UTC)
|
WebSockets
Lassi Kortela
(06 Oct 2019 12:47 UTC)
|
Re: WebSockets
Per Bothner
(06 Oct 2019 14:40 UTC)
|
Re: WebSockets
Amirouche Boubekki
(06 Oct 2019 19:53 UTC)
|
Le dim. 6 oct. 2019 à 21:39, Lassi Kortela <xxxxxx@lassi.io> a écrit : > > > Or how about a catch all pre-SRFI list, since srfi-discuss is > > officially a "mailing list for general discussion of the SRFI > > process", but is the least worst place for pre-SRFI discussions? > > Would it work to have a really simple spreadsheet of people, and for > each person a list of what they are working on currently? I am working on SRFI-167 (okvs), SRFI-168 (nstore) and SRFI-173 (hooks). They are near finalization! I re-started a R7RS-large port for Chez Scheme at: https://github.com/amirouche/arew-scheme It will have documentation and continuous integration and hopefully will be compatible with https://akkuscm.org/. This time, I use vanilla Chez Scheme. That is, it works with the package shipped by debian, ubuntu, et al. I did some work with scheme-in-the-browser, see: https://hyper.dev/blog/state-of-scheme-in-the-browser-in-2019.html I do not plan to continue on this path. Instead, I think I will work on CLI and TUI. I have code somewhere I need to make it compatible with John pre-SRFI: https://bitbucket.org/cowan/r7rs-wg1-infra/src/default/TerminalsCowan.md I planned to write a book about SRFI-167 et al. [1][2] instead I will rework that to match the cookbook format (500LOLS). [1] https://github.com/scheme-live/around-ordered-key-value-stores/ [2] https://hyper.dev/around.20190624v1.pdf I will continue to work on peer-to-peer network, on schemecomm mailling list. If nobody shows up for the static blog generator competition [3] I will try (!) to put together something for schemepersist website. [3] https://git.sr.ht/~schemers/competition-2019-static-blog-generator I also wrote I was working on search engine for scheme. That would be very great, but I won't be able to provide a reliable service in the near term. I will continue to work it tho. I also host: https://scheme-lang.com