Skip to content

Best way to make the PrologEngine available in an app? #39

@d-vyd

Description

@d-vyd

Hi folks,

I'm fairly new to C#. I'd like to integrate PrologEngine prolog = new PrologEngine(persistentCommandHistory: false); into my Xamarin.Forms application in such a way that the variable prolog is easily available to query and modify the knowledge database. Does this mean a global variable? A repository? What is the easiest way of doing this? What is the best practice?

-david

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions