wip: prolog solver

This commit is contained in:
eneller
2026-03-27 21:40:54 +01:00
parent bde0efa167
commit e209a9a73d
8 changed files with 161 additions and 22 deletions

View File

@@ -31,6 +31,7 @@
"express": "^4.18.2",
"rxjs": "~7.8.0",
"sonarqube-scanner": "^4.3.0",
"swipl-wasm": "^7.0.5",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},