Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197792

Dogelog Player on a A18 Everest (Re: ANN: Dogelog Player 2.2.2 (Unified Tabling))

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 Dogelog Player on a A18 Everest (Re: ANN: Dogelog Player 2.2.2 (Unified Tabling))
Date Sat, 16 May 2026 11:18:43 +0200
Message-ID <10u9cpi$9uq$2@solani.org> (permalink)
References <10t361a$18chr$2@solani.org>
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 8bit
Injection-Date Sat, 16 May 2026 09:18:42 -0000 (UTC)
Injection-Info solani.org; logging-data="10202"; mail-complaints-to="abuse@news.solani.org"
User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.23
Cancel-Lock sha1:WhoDeW2nPe9SgjK3FmjLbsI1J4E=
X-User-ID eJwFwQkBwDAIA0BL5QkwOUBa/xJ2BwuJTQ+E4+H5MCttuyyYRz6NveCR+XLnIkPHaaeW2DIp4WsWW69mkz9OdRX0
In-Reply-To <10t361a$18chr$2@solani.org>
Xref csiph.com comp.lang.python:197792

Show key headers only | View raw


Hi,

Dogelog Player is a Prolog system for JavaScript,
Python and Java targets. It has still some macOS
genes, since couple of years ago our development
environment featured a Mac Book. We recently did
a cross testing exercise for Dogelog Player on
a brand new Mac Neo.

In our Zoo of AI laptops we had to rank the Mac
Neo third. Still the Mac Neo, a beautifully silent
and affordable product, excells for example in
JavaScript and clearly leaves behind the other
Think ARM machine, since we couldn’t find a PyPy
Windows ARM build.

See also:

Dogelog Player on a A18 Everest
https://medium.com/2989/80bae0494236

Mild Shock schrieb:
> Dear All,
> 
> We are happy to announce a new edition
> of the Dogelog Player:
> 
> - Tabling Directive:
> It turns out that our term expansion is fit
> enough to provide a tabling directive table/1.
> The directive will prepare a query and a answer
> cache for the given predicate, as well as a
> wrapper. The current version does not yet
> realize tabling of non-wellfounded recursion.
> 
> - Hash Indexes:
> The tabling does not use a table space separate
> from the dynamic database, instead the caches
> are realized through dynamic predicates. To
> profit even more from our ground term sharing,
> we now offer pre-computed hash indexes. For
> large ground terms, the tabling mechanism
> can then exhibit emergent local interning.
> 
> - Rubber Band:
> The format/[2,3] predicates got a facelift and
> we now support the rubber band ~`Ct and the
> column margin ~N|. The challenge was to keep
> the streaming behaviour, which we could keep
> for the first rubber band separated segment.
> A further challenge was scattering character
> richtext, which the format specifiers
> ~defgq can produce.
> 
> Have Fun!
> 
> Jan Burse, https://www.herbrand.ai/ , 01.05.2026

Back to comp.lang.python | PreviousPrevious in thread | Find similar


Thread

ANN: Dogelog Player 2.2.2 (Unified Tabling) Mild Shock <janburse@fastmail.fm> - 2026-05-01 23:30 +0200
  Dogelog Player on a A18 Everest (Re: ANN: Dogelog Player 2.2.2 (Unified Tabling)) Mild Shock <janburse@fastmail.fm> - 2026-05-16 11:18 +0200

csiph-web