RedDocMD / cork

A command-line calculator for hex-lovers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept file to run as script

RedDocMD opened this issue · comments

Lines are interpreted the same way if they had been typed in.
Evaluated in order, expressions give outputs. Set directives
are evaluated, but emit no output.

  • Short arg: "-f"
  • Long arg: "--file"