Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 472 Bytes

TODO.org

File metadata and controls

17 lines (16 loc) · 472 Bytes

Things to be done

Full Expression Support

Variable support

Data structure is to be decided. I have thought of either a trie or BST.

GUI implementations [1/3]

  • [ ] Electron
  • [X] Qt
  • [ ] Gtk

Arbitrary precision support [0/2]

  • [ ] Using GMP
  • [ ] Native(Part of core)

Function definition support

Series support