Source of the website at https://play.scryer.pl
It's a web application that runs Scryer Prolog using WASM so you can tinker and experiment with the system
Uses: Scryer Prolog v0.9.3
Run the unit tests:
npm testRun tests in watch mode:
npm run test:watch