Path: csiph.com!server.example.net!weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Mild Shock Newsgroups: comp.lang.javascript Subject: ANN: Dogelog Player 2.1.4 (Railgun CLP) Date: Thu, 22 Jan 2026 15:41:11 +0100 Message-ID: <10ktcu7$gfeg$2@solani.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 22 Jan 2026 14:41:11 -0000 (UTC) Injection-Info: solani.org; logging-data="540112"; 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.22 Cancel-Lock: sha1:jXH0jApTaCp2RaTSxs6FjoYMSU8= X-User-ID: eJwFwYEBwDAEBMCVongxjg/2H6F3rhC8MDjM1xebDY3hxlaYWBmXUAzJL/fePpTvBLXeLdfXE5WQ6YZI/nXRFlk= X-Mozilla-News-Host: news://news.solani.org:119 Xref: csiph.com comp.lang.javascript:124421 Dear All, We are happy to announce a new edition of the Dogelog Player: - Enhanced library(compat): We introduced a new built-in occurs_check/2. The predicate could be bootstrapped from unify_with_occurs_check/2 via occurs_check(V,T) :- \+ unify_with_occurs_check(V, T). But tapping into the native check gives better performance. - Enhanced library(math): We introduced sqrtrem/3 and isqrt/2 built-ins, for integer square root. The former is a predicate that also computes a reminder, and the later is an evaluable predicate, that suppresses the reminder. - New Railgun CLP: What began as a sport in December 2025 to explore a constraint solver that only uses ISO core standard Prolog. Is now a full project with iterative milestones. In this release we provide the basic vocabulary of CLP(FD), and an enhanced solver that uses min/max based partial consistency. Have Fun! Jan Burse, https://www.herbrand.ai/ , 22.01.2026