I am missing something obvious. How do I get a basic chalk repl? (I have rust + cargo installed; I want to play with Rust type checking as prolog rules.)
Just cloning the chalk repository and then doing cargo run
in the directory that the repository was cloned into seems to work to get the repl up.
1 Like
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.