Ciao prolog execution extension⚠️ DeprecatedThis repository is no longer maintained. Please use the official newer version instead. We recommend migrating to the new repository to benefit from the latest features, updates, and security patches. This extension allows for automatic execution of scripts written in ciao prolog. Clicking the run button on the top left of the vscode window opens a terminal with the ciao interactive interpreter and imports the module being edited. RequirementsThis extension requires the ciao compiler and toplevel/debugger to be available on your system. All information relating the language and compiler can be found on the official web: ciao-lang.org. |