A pretty TUI scientific calculator. https://daisy.betalupi.com
 
 
 
 
 
 
Go to file
Mark 0eec282cc2
Reworked prompt
2023-03-23 22:10:53 -07:00
src Reworked prompt 2023-03-23 22:10:53 -07:00
.gitignore Added meta files 2023-03-18 19:36:15 -07:00
Cargo.lock Reworked prompt 2023-03-23 22:10:53 -07:00
Cargo.toml Reworked prompt 2023-03-23 22:10:53 -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