scryer-prolog
scryer-prolog copied to clipboard
Add example showcasing how to use Scryer as a scripting layer on top of Rust
Going off the response of this discussion post: https://github.com/mthom/scryer-prolog/discussions/3101#discussioncomment-14513892
It would be nice to see that "IPC" thing as an actual example (or directly exposing Rust structs and functions somehow to Prolog)
Something that could totally be possible (maybe) is somehow using Prolog with Bevy, treating Bevy's ECS like a database