Goal
Develop a command-line tool able to take commands in natural language and have them executed by Sage (an open-source Computer Algebra System [^1])
How to use it
Building
You'll need:
- ghc
- curl (so that
cabal install curl succeeds)
- a way to call [Sage][] on a terminal (usually
sage command.