]> Repositorios git - scryer-prolog.git/commit
Removed CLP(Z) from library(json), achieving a 100x speedup in JSON parsing.
authorpanasenco <[email protected]>
Tue, 20 Apr 2021 23:58:33 +0000 (16:58 -0700)
committerpanasenco <[email protected]>
Wed, 21 Apr 2021 00:30:41 +0000 (17:30 -0700)
commitc87e3eac080a526964597de8e2cda96d899f450a
tree014138314ebe3fd16f73b5c24c93cd043d94ea30
parent5b1b12ec9e5df91f8c8e3897b588244ae9873bfc
Removed CLP(Z) from library(json), achieving a 100x speedup in JSON parsing.
Dockerfile
src/lib/json.pl
src/tests/json/README.md [new file with mode: 0644]
src/tests/json/test_json.pl [new file with mode: 0644]