Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.02 KB

wolframalpha-commandline

Direct interface to Wolfram|Alpha for the command line

This Wolfram Language script provides a command line interface to the popular Wolfram|Alpha website. It requires a local Wolfram Engine to run (e.g. Wolfram|One or Mathematica).

Wolfram|Alpha queries are powered by the Wolfram Knowledgebase and the Natural Language Understanding System.

How to use

After cloning this repository, run wolframalpha.wls from a command line to start it up:

> wolframalpha.wls

Type your Wolfram|Alpha query at the = prompt:

= population of france

And hit Enter. This gives you the best possible plaintext answer that Wolfram|Alpha is able to compute:

about 65 million people

This image shows other possible inputs:

Sample