Calculator.rs Versions Save

A simple command-line calculator program writen with Rust.

1.10.0a

10 months ago
  • Fraction & fraction calculating supported
  • Keyword glo & global variable assignment in function scope
  • : symbol in script multi-line code is removed

1.9.4

10 months ago
  • String::start_with
  • String::end_with
  • String::replace
  • String::repeat
  • Array::join
  • Value display optimized
    • Object displaying now can display the class methods

1.9.3

10 months ago
  • Variable & object property complete at REPL
  • Basic Unicode character support
  • Bitwise operations support
  • Tutorial optimized

1.9.3b

10 months ago

1.9.3a

10 months ago

1.9.2

11 months ago

1.9.1a

11 months ago

1.9.0

11 months ago
  • Build-in function exit added
  • Build-in function clone now acts as deep-clone
  • Error messages optimized

1.9.0b

11 months ago

1.9.0a

11 months ago