Dear All,
We are happy to announce a new edition of
the Dogelog player:
- library(compat):
To match the Dogelog player's 100% Prolog label,
we added the sort/2 and keysort/2 predicates,
written in Prolog itself. In the Novacore sense,
the implementation does not require additional
native predicates and behaves the same under
Python and JavaScript.
- library(aggregate):
We also added the predicates bagof/3 and setof/3,
again written in Prolog itself. The implementation
is once more, in the sense of Novacore, without
additional native predicates, only term_variables/2
was extended in term_variables/3.
- Chat-80 Example:
As a proof of concept for an application of these
predicates, we ported Chat-80, a natural language
question-answer system by D.H.D. Warren and F.C.N.
Pereira, to Dogelog Player. It is transpiled
about 400 kBytes that can be loaded in the browser
in less than 100 ms.
Have Fun!
Jan Burse, 06.04.2023, http://www.xlog.ch/
Dogelog Player is a 100% Prolog implementation
of a Prolog system that targets the JavaScript and
he Python platform. We got interested in the JavaScript
Object Notation (JSON) format. We present a first
realization of a little unparser/parser library which
is again written in Prolog itself.
Our Prolog systems get away without implementation
specific dict or string datatypes. Our register of sins only
contains new constants 0rNone, 0rFalse and 0rTrue. We
attribute the nice performance of the parser to a first
argument indexing programming style.
See also:
JSON Unparser/Parser in Dogelog Player https://twitter.com/dogelogch/status/1647918275832033283
JSON Unparser/Parser in Dogelog Player https://www.facebook.com/groups/dogelog
Mostowski Collapse schrieb am Donnerstag, 6. April 2023 um 14:14:26 UTC+2:
Dear All,
We are happy to announce a new edition of
the Dogelog player:
- library(compat):
To match the Dogelog player's 100% Prolog label,
we added the sort/2 and keysort/2 predicates,
written in Prolog itself. In the Novacore sense,
the implementation does not require additional
native predicates and behaves the same under
Python and JavaScript.
- library(aggregate):
We also added the predicates bagof/3 and setof/3,
again written in Prolog itself. The implementation
is once more, in the sense of Novacore, without
additional native predicates, only term_variables/2
was extended in term_variables/3.
- Chat-80 Example:
As a proof of concept for an application of these
predicates, we ported Chat-80, a natural language
question-answer system by D.H.D. Warren and F.C.N.
Pereira, to Dogelog Player. It is transpiled
about 400 kBytes that can be loaded in the browser
in less than 100 ms.
Have Fun!
Jan Burse, 06.04.2023, http://www.xlog.ch/
Dear All,
We are happy to announce a new edition of
the Dogelog player:
- library(compat):
To match the Dogelog player's 100% Prolog label,
we added the sort/2 and keysort/2 predicates,
written in Prolog itself. In the Novacore sense,
the implementation does not require additional
native predicates and behaves the same under
Python and JavaScript.
- library(aggregate):
We also added the predicates bagof/3 and setof/3,
again written in Prolog itself. The implementation
is once more, in the sense of Novacore, without
additional native predicates, only term_variables/2
was extended in term_variables/3.
- Chat-80 Example:
As a proof of concept for an application of these
predicates, we ported Chat-80, a natural language
question-answer system by D.H.D. Warren and F.C.N.
Pereira, to Dogelog Player. It is transpiled
about 400 kBytes that can be loaded in the browser
in less than 100 ms.
Have Fun!
Jan Burse, 06.04.2023, http://www.xlog.ch/
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (2 / 14) |
Uptime: | 147:04:10 |
Calls: | 9,694 |
Calls today: | 4 |
Files: | 13,732 |
Messages: | 6,178,670 |