Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Even bytes get lonely for a little bit.


devel / comp.lang.javascript / Re: ANN: Dogelog Player 1.0.2 - Native Libraries

SubjectAuthor
* ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
+- Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
`* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
 `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
  +- Re: ANN: Dogelog Player 1.0.2 - Native LibrariesJulio Di Egidio
  `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
   `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
    `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
     `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
      `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
       `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
        `* Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse
         `- Re: ANN: Dogelog Player 1.0.2 - Native LibrariesMostowski Collapse

1
ANN: Dogelog Player 1.0.2 - Native Libraries

<thbo8d$ck26$1@solani.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17945&group=comp.lang.javascript#17945

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: janburse@fastmail.fm (Mostowski Collapse)
Newsgroups: comp.lang.javascript
Subject: ANN: Dogelog Player 1.0.2 - Native Libraries
Date: Sun, 2 Oct 2022 12:13:33 +0200
Message-ID: <thbo8d$ck26$1@solani.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 2 Oct 2022 10:13:33 -0000 (UTC)
Injection-Info: solani.org;
logging-data="413766"; mail-complaints-to="abuse@news.solani.org"
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101
Firefox/68.0 SeaMonkey/2.53.14
Cancel-Lock: sha1:09sJCbDKqfjxe3tINCAhmKRlpsQ=
X-User-ID: eJwNzAkBBDEIA0BLRwqEyqE8/iXsjYCx4+JFdXO1td3LkdxGVlZjOmPgR3g2eFkPXWrGiB+vSK3igez5F3ijH3fZFdU=
X-Mozilla-News-Host: news://news.solani.org:119
 by: Mostowski Collapse - Sun, 2 Oct 2022 10:13 UTC

Dear All,

We are happy to announce a new edition
of the Dogelog player:

- Multifile Directive:
Until now, the multifile directive was just a
mockup with no function. This has now changed,
the directive now works both in the runtime and
in the transpiler.

- Native Libraries:
Libraries can be addressed using the new library(_)
and foreign(_) file specifications. The latter works
for both the JavaScript platform (loading _sync.js
or .mjs) and the Python platform (loading .py).

- Asynchronous Literate Programming:
Native libraries are loaded in the browser
using its asynchronous import(). Accordingly,
we have expanded the literate programming and
asynchronous Dogelog notebooks can also
be generated.

Have Fun!

Jan Burse, 02.10.2022, http://www.xlog.ch/

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<7acecde6-77f3-4b11-a122-1d8e069fa83bn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17946&group=comp.lang.javascript#17946

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:6214:29ea:b0:4ad:8743:699a with SMTP id jv10-20020a05621429ea00b004ad8743699amr15668353qvb.44.1664784501333;
Mon, 03 Oct 2022 01:08:21 -0700 (PDT)
X-Received: by 2002:a9d:6452:0:b0:65c:5153:b900 with SMTP id
m18-20020a9d6452000000b0065c5153b900mr7717996otl.361.1664784501057; Mon, 03
Oct 2022 01:08:21 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Mon, 3 Oct 2022 01:08:20 -0700 (PDT)
In-Reply-To: <thbo8d$ck26$1@solani.org>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <7acecde6-77f3-4b11-a122-1d8e069fa83bn@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Mon, 03 Oct 2022 08:08:21 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2642
 by: Mostowski Collapse - Mon, 3 Oct 2022 08:08 UTC

The Prolog library(charsio) helps in executing test cases
that probe input or output expectations. The predicates
offered by this library allow for temporary redirection of
the current input or output.

The new stream API exposes Writer and Reader objects.
As a business case we provide memory files as a
native library, and on top of that a realization of our prolog
predicates from the Prolog library(charsio).

Preview: Stream API and library(charsio)
https://twitter.com/dogelogch/status/1576254169639317504

Preview: Stream API and library(charsio)
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Sonntag, 2. Oktober 2022 um 12:13:43 UTC+2:
> Dear All,
>
> We are happy to announce a new edition
> of the Dogelog player:
>
> - Multifile Directive:
> Until now, the multifile directive was just a
> mockup with no function. This has now changed,
> the directive now works both in the runtime and
> in the transpiler.
>
> - Native Libraries:
> Libraries can be addressed using the new library(_)
> and foreign(_) file specifications. The latter works
> for both the JavaScript platform (loading _sync.js
> or .mjs) and the Python platform (loading .py).
>
> - Asynchronous Literate Programming:
> Native libraries are loaded in the browser
> using its asynchronous import(). Accordingly,
> we have expanded the literate programming and
> asynchronous Dogelog notebooks can also
> be generated.
>
> Have Fun!
>
> Jan Burse, 02.10.2022, http://www.xlog.ch/

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17947&group=comp.lang.javascript#17947

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:ad4:596c:0:b0:4ad:7901:fc8 with SMTP id eq12-20020ad4596c000000b004ad79010fc8mr15542874qvb.102.1664784502515;
Mon, 03 Oct 2022 01:08:22 -0700 (PDT)
X-Received: by 2002:a05:6870:c210:b0:131:e1ab:2cfb with SMTP id
z16-20020a056870c21000b00131e1ab2cfbmr4668508oae.244.1664784502135; Mon, 03
Oct 2022 01:08:22 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!3.eu.feeder.erje.net!feeder.erje.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Mon, 3 Oct 2022 01:08:21 -0700 (PDT)
In-Reply-To: <thbo8d$ck26$1@solani.org>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Mon, 03 Oct 2022 08:08:22 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Mostowski Collapse - Mon, 3 Oct 2022 08:08 UTC

The Prolog library(charsio) helps in executing test cases
that probe input or output expectations. The predicates
offered by this library allow for temporary redirection of
the current input or output.

The new stream API exposes Writer and Reader objects.
As a business case we provide memory files as a
native library, and on top of that a realization of our prolog
predicates from the Prolog library(charsio).

Preview: Stream API and library(charsio)
https://twitter.com/dogelogch/status/1576254169639317504

Preview: Stream API and library(charsio)
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Sonntag, 2. Oktober 2022 um 12:13:43 UTC+2:
> Dear All,
>
> We are happy to announce a new edition
> of the Dogelog player:
>
> - Multifile Directive:
> Until now, the multifile directive was just a
> mockup with no function. This has now changed,
> the directive now works both in the runtime and
> in the transpiler.
>
> - Native Libraries:
> Libraries can be addressed using the new library(_)
> and foreign(_) file specifications. The latter works
> for both the JavaScript platform (loading _sync.js
> or .mjs) and the Python platform (loading .py).
>
> - Asynchronous Literate Programming:
> Native libraries are loaded in the browser
> using its asynchronous import(). Accordingly,
> we have expanded the literate programming and
> asynchronous Dogelog notebooks can also
> be generated.
>
> Have Fun!
>
> Jan Burse, 02.10.2022, http://www.xlog.ch/

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17976&group=comp.lang.javascript#17976

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:2018:b0:6ee:a96:3c9e with SMTP id c24-20020a05620a201800b006ee0a963c9emr3178403qka.18.1665875667940;
Sat, 15 Oct 2022 16:14:27 -0700 (PDT)
X-Received: by 2002:a05:6870:8883:b0:134:84ca:3985 with SMTP id
m3-20020a056870888300b0013484ca3985mr199775oam.2.1665875562557; Sat, 15 Oct
2022 16:12:42 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Sat, 15 Oct 2022 16:12:42 -0700 (PDT)
In-Reply-To: <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Sat, 15 Oct 2022 23:14:27 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 3631
 by: Mostowski Collapse - Sat, 15 Oct 2022 23:12 UTC

Dogelog Player is a 100% pure Prolog system for the
JavaScript and the Python platform. It relies on the
arithmetic of the host programming language and
we were currious how subsequently certain Prolog
evaluable functions compare to other Prolog systems.

Instead of breaking our head over designing test data,
we opted for fuzzy testing, where the test data is
produced by some random number generator. We
have now a better grip what the different target platforms
JavaScript and Python can do for the Dogelog Player.

Prolog float/1, (/)/2 and (**)/2 Fuzzing Results
https://twitter.com/dogelogch/status/1581413401510957056

Prolog float/1, (/)/2 and (**)/2 Fuzzing Results
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Montag, 3. Oktober 2022 um 10:08:27 UTC+2:
> The Prolog library(charsio) helps in executing test cases
> that probe input or output expectations. The predicates
> offered by this library allow for temporary redirection of
> the current input or output.
>
> The new stream API exposes Writer and Reader objects.
> As a business case we provide memory files as a
> native library, and on top of that a realization of our prolog
> predicates from the Prolog library(charsio).
>
> Preview: Stream API and library(charsio)
> https://twitter.com/dogelogch/status/1576254169639317504
>
> Preview: Stream API and library(charsio)
> https://www.facebook.com/groups/dogelog
> Mostowski Collapse schrieb am Sonntag, 2. Oktober 2022 um 12:13:43 UTC+2:
> > Dear All,
> >
> > We are happy to announce a new edition
> > of the Dogelog player:
> >
> > - Multifile Directive:
> > Until now, the multifile directive was just a
> > mockup with no function. This has now changed,
> > the directive now works both in the runtime and
> > in the transpiler.
> >
> > - Native Libraries:
> > Libraries can be addressed using the new library(_)
> > and foreign(_) file specifications. The latter works
> > for both the JavaScript platform (loading _sync.js
> > or .mjs) and the Python platform (loading .py).
> >
> > - Asynchronous Literate Programming:
> > Native libraries are loaded in the browser
> > using its asynchronous import(). Accordingly,
> > we have expanded the literate programming and
> > asynchronous Dogelog notebooks can also
> > be generated.
> >
> > Have Fun!
> >
> > Jan Burse, 02.10.2022, http://www.xlog.ch/

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<3de9e922-5235-4718-86da-81e20341f925n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17978&group=comp.lang.javascript#17978

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:254f:b0:6cf:9b54:11dd with SMTP id s15-20020a05620a254f00b006cf9b5411ddmr6796582qko.55.1665997395166;
Mon, 17 Oct 2022 02:03:15 -0700 (PDT)
X-Received: by 2002:a05:6870:3312:b0:131:d614:d7b8 with SMTP id
x18-20020a056870331200b00131d614d7b8mr15184573oae.109.1665997394823; Mon, 17
Oct 2022 02:03:14 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Mon, 17 Oct 2022 02:03:14 -0700 (PDT)
In-Reply-To: <9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=93.41.98.242; posting-account=F3H0JAgAAADcYVukktnHx7hFG5stjWse
NNTP-Posting-Host: 93.41.98.242
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3de9e922-5235-4718-86da-81e20341f925n@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: julio@diegidio.name (Julio Di Egidio)
Injection-Date: Mon, 17 Oct 2022 09:03:15 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1555
 by: Julio Di Egidio - Mon, 17 Oct 2022 09:03 UTC

On Sunday, 16 October 2022 at 01:14:31 UTC+2, Mostowski Collapse wrote:

> we opted for fuzzy testing, where the test data is

Were "we" is simply you and only you and always you
and just you and uber alles you and fuck you, you insane
piece of retarded spamming shit...

*Troll-spammer-crank alert*

Julio

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17979&group=comp.lang.javascript#17979

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:4385:b0:6ee:7b48:202e with SMTP id a5-20020a05620a438500b006ee7b48202emr1826940qkp.306.1666099390569;
Tue, 18 Oct 2022 06:23:10 -0700 (PDT)
X-Received: by 2002:a05:6808:1483:b0:354:a36e:5b with SMTP id
e3-20020a056808148300b00354a36e005bmr15391541oiw.35.1666099390404; Tue, 18
Oct 2022 06:23:10 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 18 Oct 2022 06:23:10 -0700 (PDT)
In-Reply-To: <9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Tue, 18 Oct 2022 13:23:10 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 4572
 by: Mostowski Collapse - Tue, 18 Oct 2022 13:23 UTC

We explored the possibility to run a Git independent
of GitHub on a remote server of our own choice. We
report here on our findings and how we have now a
new distribution channel for Dogelog Player.

There was first some turmoil, but the remote Git
repository can be enabled to generate extra
information, which is all what the local HTTP
Git client needs. There is now dumb HTTP access
to the source code, the user manuals and

the examples of the Dogelog player.

Do It Yourself Git for the Dogelog Player
https://twitter.com/dogelogch/status/1582354401221492736

Do It Yourself Git for the Dogelog Player
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Sonntag, 16. Oktober 2022 um 01:14:31 UTC+2:
> Dogelog Player is a 100% pure Prolog system for the
> JavaScript and the Python platform. It relies on the
> arithmetic of the host programming language and
> we were currious how subsequently certain Prolog
> evaluable functions compare to other Prolog systems.
>
> Instead of breaking our head over designing test data,
> we opted for fuzzy testing, where the test data is
> produced by some random number generator. We
> have now a better grip what the different target platforms
> JavaScript and Python can do for the Dogelog Player.
>
> Prolog float/1, (/)/2 and (**)/2 Fuzzing Results
> https://twitter.com/dogelogch/status/1581413401510957056
>
> Prolog float/1, (/)/2 and (**)/2 Fuzzing Results
> https://www.facebook.com/groups/dogelog
> Mostowski Collapse schrieb am Montag, 3. Oktober 2022 um 10:08:27 UTC+2:
> > The Prolog library(charsio) helps in executing test cases
> > that probe input or output expectations. The predicates
> > offered by this library allow for temporary redirection of
> > the current input or output.
> >
> > The new stream API exposes Writer and Reader objects.
> > As a business case we provide memory files as a
> > native library, and on top of that a realization of our prolog
> > predicates from the Prolog library(charsio).
> >
> > Preview: Stream API and library(charsio)
> > https://twitter.com/dogelogch/status/1576254169639317504
> >
> > Preview: Stream API and library(charsio)
> > https://www.facebook.com/groups/dogelog
> > Mostowski Collapse schrieb am Sonntag, 2. Oktober 2022 um 12:13:43 UTC+2:
> > > Dear All,
> > >
> > > We are happy to announce a new edition
> > > of the Dogelog player:
> > >
> > > - Multifile Directive:
> > > Until now, the multifile directive was just a
> > > mockup with no function. This has now changed,
> > > the directive now works both in the runtime and
> > > in the transpiler.
> > >
> > > - Native Libraries:
> > > Libraries can be addressed using the new library(_)
> > > and foreign(_) file specifications. The latter works
> > > for both the JavaScript platform (loading _sync.js
> > > or .mjs) and the Python platform (loading .py).
> > >
> > > - Asynchronous Literate Programming:
> > > Native libraries are loaded in the browser
> > > using its asynchronous import(). Accordingly,
> > > we have expanded the literate programming and
> > > asynchronous Dogelog notebooks can also
> > > be generated.
> > >
> > > Have Fun!
> > >
> > > Jan Burse, 02.10.2022, http://www.xlog.ch/

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17981&group=comp.lang.javascript#17981

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:622a:11c9:b0:39c:dce3:280b with SMTP id n9-20020a05622a11c900b0039cdce3280bmr14783660qtk.376.1666342715526;
Fri, 21 Oct 2022 01:58:35 -0700 (PDT)
X-Received: by 2002:aca:db45:0:b0:354:b943:9e5b with SMTP id
s66-20020acadb45000000b00354b9439e5bmr9574763oig.277.1666342715106; Fri, 21
Oct 2022 01:58:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Fri, 21 Oct 2022 01:58:34 -0700 (PDT)
In-Reply-To: <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Fri, 21 Oct 2022 08:58:35 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1984
 by: Mostowski Collapse - Fri, 21 Oct 2022 08:58 UTC

We recently completed a testing campaign for the
Prolog float/1, (/)/2 and (**)/2 evaluable functions.
Our results are already outdated, so we provide a little
refresher on what has changed meanwhile.

By a simple change of the testing harness, we could also
use the test cases to measure performance. There is still a
lot of issues with ECLiPSe Prolog and Scryer Prolog. But taking
testing on the Unix platform into account, recent SWI-Prolog
is now among the most accurate and fastest.

Son of Fuzzer: More float/1, etc.. Results
https://twitter.com/dogelogch/status/1583380078938845184

Son of Fuzzer: More float/1, etc.. Results
https://www.facebook.com/groups/dogelog

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17984&group=comp.lang.javascript#17984

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a0c:8041:0:b0:4af:b13b:2624 with SMTP id 59-20020a0c8041000000b004afb13b2624mr8435272qva.92.1667162853884;
Sun, 30 Oct 2022 13:47:33 -0700 (PDT)
X-Received: by 2002:a05:6870:d6a6:b0:127:ef52:75db with SMTP id
z38-20020a056870d6a600b00127ef5275dbmr15675623oap.232.1667162853662; Sun, 30
Oct 2022 13:47:33 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Sun, 30 Oct 2022 13:47:33 -0700 (PDT)
In-Reply-To: <b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 30 Oct 2022 20:47:33 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2701
 by: Mostowski Collapse - Sun, 30 Oct 2022 20:47 UTC

Hotel Grindelwald installed a binary cipher lock
system. It was praised as very user friendly, as
the hotel room safe will open as soon as the correct
binary sequence is entered.

The hotel also claimed that a burglar would need
in maximum of 2048 trials to find the 8 bits. This
was challenged by a guest by the name Colmerauer,
a former professor from Marseille.

The Prolog Halloween Burglar
https://twitter.com/dogelogch/status/1586816121449193478

The Prolog Halloween Burglar
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Freitag, 21. Oktober 2022 um 10:58:39 UTC+2:
> We recently completed a testing campaign for the
> Prolog float/1, (/)/2 and (**)/2 evaluable functions.
> Our results are already outdated, so we provide a little
> refresher on what has changed meanwhile.
>
> By a simple change of the testing harness, we could also
> use the test cases to measure performance. There is still a
> lot of issues with ECLiPSe Prolog and Scryer Prolog. But taking
> testing on the Unix platform into account, recent SWI-Prolog
> is now among the most accurate and fastest.
>
> Son of Fuzzer: More float/1, etc.. Results
> https://twitter.com/dogelogch/status/1583380078938845184
>
> Son of Fuzzer: More float/1, etc.. Results
> https://www.facebook.com/groups/dogelog

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17989&group=comp.lang.javascript#17989

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a37:b42:0:b0:6fb:dbda:2e71 with SMTP id 63-20020a370b42000000b006fbdbda2e71mr5916596qkl.139.1668897651552;
Sat, 19 Nov 2022 14:40:51 -0800 (PST)
X-Received: by 2002:aca:d841:0:b0:35a:11ac:7aa with SMTP id
p62-20020acad841000000b0035a11ac07aamr9357369oig.160.1668897651261; Sat, 19
Nov 2022 14:40:51 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Sat, 19 Nov 2022 14:40:51 -0800 (PST)
In-Reply-To: <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com> <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Sat, 19 Nov 2022 22:40:51 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2203
 by: Mostowski Collapse - Sat, 19 Nov 2022 22:40 UTC

The Go programming language offers a type
math.big.Float out of the box. There is no such data
type for the JavaScript platform that is visibly bundled
with the runtime. We therefore went on an adventure
to implement binary arbitrary floats in 100% pure Prolog.

The porting to Dogelog Player wasn’t easy, since
JavaScript lacks good support for lsb/1, msb/1,
testbit/2 and divmod/2. The results are quite
encouraging. Not only got formerly Jekejeke Prolog
the silver medal. Also Dogelog Player doesn’t fare so bad,
it even beats Scryer Prolog.

Compute π to 8192 Bits in Prolog
https://twitter.com/dogelogch/status/1594097327920201728

Compute π to 8192 Bits in Prolog
https://www.facebook.com/groups/dogelog

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<ba9ddc62-07d9-4af6-a88b-bcadaf173080n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17991&group=comp.lang.javascript#17991

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a0c:c3cc:0:b0:4c6:a05d:f67e with SMTP id p12-20020a0cc3cc000000b004c6a05df67emr40161667qvi.4.1669829495131;
Wed, 30 Nov 2022 09:31:35 -0800 (PST)
X-Received: by 2002:a05:6870:1e83:b0:132:7b3:29ac with SMTP id
pb3-20020a0568701e8300b0013207b329acmr24256948oab.35.1669829494703; Wed, 30
Nov 2022 09:31:34 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 30 Nov 2022 09:31:34 -0800 (PST)
In-Reply-To: <0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=80.218.40.218; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 80.218.40.218
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com> <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
<0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ba9ddc62-07d9-4af6-a88b-bcadaf173080n@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Wed, 30 Nov 2022 17:31:35 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 3164
 by: Mostowski Collapse - Wed, 30 Nov 2022 17:31 UTC

Recently it became apparent that it might be useful if
we could abort the execution of the Dogelog Player.
There is no chance to do this when the Dogelog Player
runs in synchronous mode, but we deviced a method for
the asynchronous mode of the Dogelog Player.

As a first proof of concept, the audio sequencer now changes
its start button to a stop button. There is also room for
improvements, we are currently working on an alternative
setup_call_cleanup/3 and an abortable sleep/1 and note/1
(sic!). We will report on it in due time.

Thread Signaling for the Dogelog Player
https://twitter.com/dogelogch/status/1598002862977875968

Thread Signaling for the Dogelog Player
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Samstag, 19. November 2022 um 23:40:55 UTC+1:
> The Go programming language offers a type
> math.big.Float out of the box. There is no such data
> type for the JavaScript platform that is visibly bundled
> with the runtime. We therefore went on an adventure
> to implement binary arbitrary floats in 100% pure Prolog.
>
> The porting to Dogelog Player wasn’t easy, since
> JavaScript lacks good support for lsb/1, msb/1,
> testbit/2 and divmod/2. The results are quite
> encouraging. Not only got formerly Jekejeke Prolog
> the silver medal. Also Dogelog Player doesn’t fare so bad,
> it even beats Scryer Prolog.
>
> Compute π to 8192 Bits in Prolog
> https://twitter.com/dogelogch/status/1594097327920201728
>
> Compute π to 8192 Bits in Prolog
> https://www.facebook.com/groups/dogelog

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<51b6ee38-9ab5-4616-bfd1-077afcc2d7fbn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17993&group=comp.lang.javascript#17993

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a37:bac5:0:b0:6fa:f354:939f with SMTP id k188-20020a37bac5000000b006faf354939fmr77856323qkf.57.1670345801501;
Tue, 06 Dec 2022 08:56:41 -0800 (PST)
X-Received: by 2002:a05:6808:1984:b0:35a:ccc:2a5e with SMTP id
bj4-20020a056808198400b0035a0ccc2a5emr36985127oib.131.1670345801199; Tue, 06
Dec 2022 08:56:41 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 6 Dec 2022 08:56:41 -0800 (PST)
In-Reply-To: <ba9ddc62-07d9-4af6-a88b-bcadaf173080n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=203.194.21.178; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 203.194.21.178
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com> <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
<0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com> <ba9ddc62-07d9-4af6-a88b-bcadaf173080n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <51b6ee38-9ab5-4616-bfd1-077afcc2d7fbn@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Tue, 06 Dec 2022 16:56:41 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2199
 by: Mostowski Collapse - Tue, 6 Dec 2022 16:56 UTC

Dogelog Player is a Prolog interpreter 100% written in pure
Prolog, that targets the JavaScript and Python platform. We
made a bare bone experiment in accessing some open
government data from a cantonal administration.

The Dogelog Player doesn't require any component of its
own in the backend. We were lucky to find a 3rd party that
offers data with CORS headers. We coded a single download
routine for two datasets and did some frontend processing.

Accessing Open Data Portals with the Dogelog Player
https://twitter.com/dogelogch/status/1600149832236412929

Accessing Open Data Portals with the Dogelog Player
https://www.facebook.com/groups/dogelog

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<0896ef77-f51d-45ee-ba4a-d02fbcf1389an@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17999&group=comp.lang.javascript#17999

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:ac8:4c81:0:b0:3a8:2719:39c3 with SMTP id j1-20020ac84c81000000b003a8271939c3mr242690qtv.432.1671785537166;
Fri, 23 Dec 2022 00:52:17 -0800 (PST)
X-Received: by 2002:a05:6808:1a8f:b0:35e:7fd0:2d8c with SMTP id
bm15-20020a0568081a8f00b0035e7fd02d8cmr342732oib.277.1671785536745; Fri, 23
Dec 2022 00:52:16 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Fri, 23 Dec 2022 00:52:16 -0800 (PST)
In-Reply-To: <51b6ee38-9ab5-4616-bfd1-077afcc2d7fbn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=60.242.177.174; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 60.242.177.174
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com> <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
<0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com> <ba9ddc62-07d9-4af6-a88b-bcadaf173080n@googlegroups.com>
<51b6ee38-9ab5-4616-bfd1-077afcc2d7fbn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <0896ef77-f51d-45ee-ba4a-d02fbcf1389an@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Fri, 23 Dec 2022 08:52:17 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 3638
 by: Mostowski Collapse - Fri, 23 Dec 2022 08:52 UTC

Dogelog Player is a Prolog interpreter that is written
itself in 100% Prolog. It targets the JavaScript platform
and the Python platform. For the JavaScript platform it
is able to run in the browser. So far the Dogelog Player
mainly showcased writing text cells in the browser.

This has changed by a new type of graphic cells that can
be populated by a novel DOM Prolog API. It should be
noted that Dogelog Player does everything client side and
in 100% pure Prolog. The turtle graphics are loaded as a
Prolog text 'draw.p' and the state of the turtle is

Prolog dynamic facts inside the browser. This is very
different from SWI-Prolog SWISH and Logtalk Jupyter,
which require server roundtrip. Dogelog player is the
avantgard that pushes again and again the limits of
browser Prolog. Whereas the snapshot rollback

mechanism already differentiated the Dogelog player
from SWI-Prolog WASM, Ciao Playground and Tau-Prolog.
We successfully faced a new challenge in the form of graphic
cells, generated by 100% pure Prolog completely client side.

Coastline Paradox as a Dogelog Notebook
https://twitter.com/dogelogch/status/1606204258591789056

Coastline Paradox as a Dogelog Notebook
https://www.facebook.com/groups/dogelog

Mostowski Collapse schrieb am Mittwoch, 7. Dezember 2022 um 03:56:46 UTC+11:
> Dogelog Player is a Prolog interpreter 100% written in pure
> Prolog, that targets the JavaScript and Python platform. We
> made a bare bone experiment in accessing some open
> government data from a cantonal administration.
>
> The Dogelog Player doesn't require any component of its
> own in the backend. We were lucky to find a 3rd party that
> offers data with CORS headers. We coded a single download
> routine for two datasets and did some frontend processing.
>
> Accessing Open Data Portals with the Dogelog Player
> https://twitter.com/dogelogch/status/1600149832236412929
>
> Accessing Open Data Portals with the Dogelog Player
> https://www.facebook.com/groups/dogelog

Re: ANN: Dogelog Player 1.0.2 - Native Libraries

<b5ec468f-d80a-4661-85cb-b82fd409443cn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=18018&group=comp.lang.javascript#18018

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:1aa3:b0:706:1b9c:854c with SMTP id bl35-20020a05620a1aa300b007061b9c854cmr468859qkb.55.1673811186490;
Sun, 15 Jan 2023 11:33:06 -0800 (PST)
X-Received: by 2002:a05:6830:1b62:b0:66e:ac28:a4d7 with SMTP id
d2-20020a0568301b6200b0066eac28a4d7mr5670592ote.54.1673811186315; Sun, 15 Jan
2023 11:33:06 -0800 (PST)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Sun, 15 Jan 2023 11:33:06 -0800 (PST)
In-Reply-To: <0896ef77-f51d-45ee-ba4a-d02fbcf1389an@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=77.57.53.44; posting-account=UjEXBwoAAAAOk5fiB8WdHvZddFg9nJ9r
NNTP-Posting-Host: 77.57.53.44
References: <thbo8d$ck26$1@solani.org> <56ce83c4-455e-4dbf-802a-01089bdfa8cdn@googlegroups.com>
<9ac1220b-5ddb-4deb-9d4b-5a5ab9eaf17bn@googlegroups.com> <2b8541f5-127a-412b-b61e-15ea803cd576n@googlegroups.com>
<b85e6030-0bb3-4621-9f2b-934d7baa3ccen@googlegroups.com> <635b8563-c604-498f-ba92-7571a07ccfcen@googlegroups.com>
<0ab2a944-e22c-416c-b78b-8d0da02982cen@googlegroups.com> <ba9ddc62-07d9-4af6-a88b-bcadaf173080n@googlegroups.com>
<51b6ee38-9ab5-4616-bfd1-077afcc2d7fbn@googlegroups.com> <0896ef77-f51d-45ee-ba4a-d02fbcf1389an@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b5ec468f-d80a-4661-85cb-b82fd409443cn@googlegroups.com>
Subject: Re: ANN: Dogelog Player 1.0.2 - Native Libraries
From: bursejan@gmail.com (Mostowski Collapse)
Injection-Date: Sun, 15 Jan 2023 19:33:06 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2389
 by: Mostowski Collapse - Sun, 15 Jan 2023 19:33 UTC

Dogelog Player is a Prolog system that targets the
JavaScript and the Python platform. It is 100% written
in Prolog itself. We report about new built-ins format/[2,3]
that were developed Novacore style for both Dogelog

Player and formerly Jekejeke Prolog. For single source
Prolog bootstrapping we first implemented a platform
dependent built-in atom_number/4 for number shaping.
Testing shows that there is already perfect agreement

among all 3 platforms. We might now go on with further
investigations into format/[2,3] and the DOM API.

See also:

Novacore Style format/[2,3] for Dogelog
https://twitter.com/dogelogch/status/1614704262780444678

Novacore Style format/[2,3] for Dogelog
https://www.facebook.com/groups/dogelog

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor