|
|
|
|
|
by kasbah
613 days ago
|
|
Interesting, thanks. I am especially interested in the idea of introducing player-defined concepts. Would you be able to recommend a Datalog implementation that allows independant n-ary relations. Ideally one I can use from Python or Javascript in a sort of sandboxed way, as I am doing with Datascript, but if you have any recommendation at all it would be helpful to me. |
|
If you want to try something more exotic I would be tempted by https://logica.dev/ + some flavour of SQLite (potentially in-memory/WASM).