A pretty TUI scientific calculator. https://daisy.betalupi.com
 
 
 
 
 
 
Go to file
Mark a734bdc4fe
Added paren checks
2023-03-23 15:08:48 -07:00
src Added paren checks 2023-03-23 15:08:48 -07:00
.gitignore Added meta files 2023-03-18 19:36:15 -07:00
Cargo.lock Added meta files 2023-03-18 19:36:15 -07:00
Cargo.toml Updated build args 2023-03-19 17:46:42 -07:00
README.md Added paren checks 2023-03-23 15:08:48 -07:00

README.md

TODO

  • Fix documentation and variable names
  • Function application

Eventually

  • tests
  • rationals
  • commands
  • better prompt
  • units
  • assignment
  • function definitions