Skip to content

some dirty code to look into #5

Description

@AlekseyCherepanov

I've wrote some code using Symbolism. It is interesting enough to be
shared. It is not ready to be integrated and I don't have time to
finish it. So I publish the mess as is.

The code includes:

  • MakeFunction() to create custom functions,
  • Subs() to substitute (custom) functions using callback (and
    SubsFunctionStatic() to substitute variadic functions),
  • my own tree traversal with replacement by callback (like
    DeepSelect() but goes bottom-to-top),
  • Output to LaTeX, either to .tex file or to .html file that includes
    MathJax,
  • parser based on compilation (just for fun, not for real use!),
  • some examples of usage,
  • minor stuff.

https://gist.github.com/AlekseyCherepanov/53ec25566453686b95cc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions