-
Notifications
You must be signed in to change notification settings - Fork 1
mark-watson/clojure_wolfram_alpha
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published