ANN: Dogelog Player 1.2.5 (bun.js Support)

Liste des GroupesRevenir à cl prolog 
Sujet : ANN: Dogelog Player 1.2.5 (bun.js Support)
De : janburse (at) *nospam* fastmail.fm (Mild Shock)
Groupes : comp.lang.prolog
Date : 05. Dec 2024, 01:21:33
Autres entêtes
Message-ID : <viqrmd$qnts$1@solani.org>
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19
Dear All,
We are happy to announce a new edition of
the Dogelog player:
- New library(util/tree):
   This is the second library we have created that
is based on the change_arg/3 predicate and provides
a non-backtracking capable data structure.  This time
we created red-black trees.
- Improved library(aggregate):
   First, a new implementation using library(util/tree)
was planned.  But we finally decided to use the faster
library(util/hash) together with keysort/2.  A new
predicate unnumbervars/3 ensures the creation
of variables.
- bun.js Support:
   To use bun.js, we fixed a programming error by
replacing our OS success test with falsy tests (!err).
We found 4 non-critical discrepancies with node.js.
The performance lags slightly behind node.js because
the JavaScript version is older.
Have Fun!
Jan Burse, http://www.xlog.ch/ , 05.12.2024

Date Sujet#  Auteur
5 Dec 24 * ANN: Dogelog Player 1.2.5 (bun.js Support)8Mild Shock
7 Dec 24 +* Re: ANN: Dogelog Player 1.2.5 (bun.js Support)5Aleks Grabowski
7 Dec 24 i`* Re: ANN: Dogelog Player 1.2.5 (bun.js Support)4Mild Shock
7 Dec 24 i `* Re: ANN: Dogelog Player 1.2.5 (bun.js Support)3Mild Shock
19 Dec 24 i  `* Re: ANN: Dogelog Player 1.2.5 (bun.js Support)2Aleks Grabowski
19 Dec 24 i   `- Re: ANN: Dogelog Player 1.2.5 (bun.js Support)1Mild Shock
12 Dec 24 `* Re: ANN: Dogelog Player 1.2.5 (bun.js Support)2Mild Shock
13 Jan 25  `- Re: ANN: Dogelog Player 1.2.5 (bun.js Support)1Mild Shock

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal