Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Logical English ExtensionNew to Visual Studio Code? Get it now.
Logical English Extension

Logical English Extension

Galileo Sartor

|
137 installs
| (0) | Free
Run Logical English programs in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logical English VSCode Extension

Logical English is a controlled natural language built on Prolog that can be used for programming and knowledge representation.

Features

The extension makes it possible to query a Logical English program directly from Visual Studio Code.

The extension is loaded automatically on opening a file with the correct extension(le or pl). There are three included commands:

logical-english-extension.query "Query Logical English, choosing from the queries and scenarios found in the document"

logical-english-extension.query-next "Query Logical English - Next Solution, look for additional solutions"

logical-english-extension.show-prolog "Show Prolog - Logical English, print the automatically generated Prolog code"

The three commands can also be accessed through the buttons that appear on the top right of the window.

Requirements

The extension will use the wasm version of swi-prolog, so there are no external dependencies that need to be installed.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft