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

Refactor: Introduce wolframite.flags ns #138

Open holyjak opened 2 days ago

holyjak commented 2 days ago

where each flag has a def with a proper docstring explaining it.

Only flags intended for public consumption have been included.

holyjak commented 2 days ago

Draft since it depends on https://github.com/scicloj/wolframite/pull/137 being merged first & rebased on main.