Dear All,
We are
happy to announce a new edition of the Dogelog player:
- library(react):
The library(markup) library was rewritten and some new predicates were
added. All predicates related to DOM events are now available in a new
library library(react). Both libraries also include conveniences for
SVG.
- library(json):
The library(json) library, previously rolled out for Jekejeke Prolog,
is also available for Dogelog Player. The library has now been extended
slightly, so there is a predicate to convert JSON terms between atoms,
and predicates to address JSON terms which are objects.
- GNU Prolog Stub:
Libraries like library(json) can also be used from GNU Prolog if
ensure_loaded/1 is replaced with include/1. GNU Prolog results have
been added to the benchmark and compliance testing suites. Perhaps it
will soon be possible to compile Dogelog Player with GNU Prolog.
Have Fun!