scicloj / wolframite

An interface between Clojure and Wolfram Language (the language of Mathematica)
Eclipse Public License 2.0
46 stars 2 forks source link

Learn and document Wolframite #18

Closed holyjak closed 6 months ago

holyjak commented 7 months 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)