mlisp/usql/Radme.md

274 B

TODO

  • unify using of float and double keywords to double
  • use long data type for int
  • add exceptions
  • class members should have prefix m_
  • add pipe | token
  • add to_date a to_number functions
  • add min and max functions
  • add logging
  • add const wherever should be