scryer-prolog icon indicating copy to clipboard operation
scryer-prolog copied to clipboard

Add example showcasing how to use Scryer as a scripting layer on top of Rust

Open ValorZard opened this issue 3 months ago • 1 comments

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)

ValorZard avatar Sep 26 '25 01:09 ValorZard

Something that could totally be possible (maybe) is somehow using Prolog with Bevy, treating Bevy's ECS like a database

ValorZard avatar Sep 26 '25 02:09 ValorZard