This project is PROLOG written in JavaScript.
This project is developed using a Scheme to JavaScript transpiler written in drawware form.
See doc/Start Here.md - using Obsidian preferably.
Build the PROLOG code using:
make dev
The PROLOG code can be separately used with node out/pl.js .
For warm-up reading and thinking, only if needed:
make abccmake abci
(don't worry if you don't know what this is for...) registry statistics: Registry_Stats{nleaves = 74, ncontainers = 20, ninstances = 344}
- Collapse
iRewriterandisRewriterinto a single Component calledRewriter.