Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 668 Bytes

todo.md

File metadata and controls

30 lines (27 loc) · 668 Bytes

Completed

  • import
  • array
  • reading and writing data
  • uncertain
  • data table type
  • reading CSV
  • writing CSV
  • very basic CAS
  • column uncertainty handling
  • error handling
  • support finders in std
  • don't quit on error in REPL
  • online interpreter
  • switch to Decimal
  • switch uncertainties to Decimal

Next up

  • scientific notation (language)
  • fix import (currently overrides global scope)
  • expect statements
  • error handling: no line number on warn in REPL
  • if on Column

Near future

  • methods
  • data table methods
  • slightly more advanced cas

Far future