You are browsing as a guest. Sign up (or log in) to start making projects!

6h 33m 13s logged

DEVLOG #17

Completed Styling

(would appreciate feedback)
‎ ‎ ‎

Features:

  1. AST generator
  2. AST visualizer (downloadable SVG trees)
  3. Domain calculator
  4. Range Calculator
  5. Derivative calculator
  6. Simplification
    ‎ ‎ ‎

Next steps:

  1. AST back to expression generator because right now all the calculators give the result in terms of AST nodes so i need a reverse-parser which I think would be easy.
  2. Making a simpler bare bones CLI tool for simpler People.
  3. adding a guide page to the website explaining all the limitations and syntax of the calculator.
  4. hosting on my own domain?

That is all that I can think for now.

Right now I have not hosted the website because I am thinking of adding a few more features like user changeable SVG node and line colors, etc.

0
34

Comments 0

No comments yet. Be the first!