HVML / PurC

The prime HVML interpreter for C Language.
GNU Lesser General Public License v3.0
1.06k stars 54 forks source link

Calculator Crash without bc which is used for command line calculator on Linux #42

Closed longlongvip closed 1 year ago

longlongvip commented 1 year ago

Aren't you using Linux, why is there no bc command?

I use Arch Linux, and I don't install bc, you can install bc by typing sudo pacman -s bc on Arch Linux

Calculator should not crash

Calculator should not crash even without bc and some tips should be given

Calculator works

Calculator works after I installed bc

sudo pacman -s bc
VincentWei commented 1 year ago

Thanks for your report!

VincentWei commented 1 year ago

Fixed in version 0.9.4.