scicloj / wolframite

An interface between Clojure and Wolfram Language (the language of Mathematica)
https://scicloj.github.io/wolframite/
Mozilla Public License 2.0
56 stars 2 forks source link

Learn and document Wolframite #18

Closed holyjak closed 11 months ago

holyjak commented 1 year ago

Documentation improvements, small code improvements and fixes. Plus deprecate wl in favour of eval.

Including also:

🐛Fix: When interning doc strings, skip missing ones (where the value is a list, not a string) 🐛Fix: reflection warning on (Exception. unable-to-find-message)