Skip to content

mark-watson/clojure_wolfram_alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# WolframAlpha Clojure Example

This simple project is a wrapper for the Java APIs for using Wolfram Alpha

## Usage

This project pulls some required JAR files from clojars.org and copies the rest from the local directory local_lib. I set the jars in local_lib as resources in project.clj.

Try this:

        lein deps
        lein repl
		user=> (use 'wolfram)
		user=> (query "pi")

## License

Copyright (C) 2012-2014 Mark Watson

Distributed under the Eclipse Public License, the same as Clojure.

## Donate on Patreon to support all of my projects

Please visit [https://www.patreon.com/markwatson](https://www.patreon.com/markwatson) and sign up to donate $1/month

About

A simple wrapper for the Java APIs for using Wolfram Alpha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published