You can pick a custom keyboard shortcut, and you can decide to simply press that shortcut instead of pressing and holding it.
This is a minimal Prolog interpreter implemented in Rust. The implementation covers only a subset of Prolog features, is not intended to be fast, or optimal in any sense. It is a learning project that ...