Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #197046
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Mild Shock <janburse@fastmail.fm> |
| Newsgroups | comp.lang.python |
| Subject | ANN: Dogelog Player 1.2.5 (bun.js Support) |
| Date | Thu, 5 Dec 2024 01:22:04 +0100 |
| Message-ID | <viqrnb$qnts$2@solani.org> (permalink) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Thu, 5 Dec 2024 00:22:03 -0000 (UTC) |
| Injection-Info | solani.org; logging-data="876476"; mail-complaints-to="abuse@news.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 |
| Cancel-Lock | sha1:j+c0Q0I8JJY5M8k0w5PeyaTpuU0= |
| X-Mozilla-News-Host | news://news.solani.org:119 |
| X-User-ID | eJwNxscBwDAIA8CVQhGKx6GY/UdI7nWwkGh6IByLVXLrZi+yjLx9Rlz3aOnSUBk19cy+MyqPo0vQB9eQ/5Mff4IWqA== |
| Xref | csiph.com comp.lang.python:197046 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar
ANN: Dogelog Player 1.2.5 (bun.js Support) Mild Shock <janburse@fastmail.fm> - 2024-12-05 01:22 +0100
Re: ANN: Dogelog Player 1.2.5 (bun.js Support) Mild Shock <janburse@fastmail.fm> - 2024-12-12 16:14 +0100
Re: ANN: Dogelog Player 1.2.5 (bun.js Support) Mild Shock <janburse@fastmail.fm> - 2025-01-13 17:46 +0100
csiph-web