DEVLOG #17
Completed Styling
(would appreciate feedback)
Features:
- AST generator
- AST visualizer (downloadable SVG trees)
- Domain calculator
- Range Calculator
- Derivative calculator
- Simplification
Next steps:
- 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.
- Making a simpler bare bones CLI tool for simpler People.
- adding a guide page to the website explaining all the limitations and syntax of the calculator.
- 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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.