wolfgangj / bone-lisp

The Bone Lisp programming language
Other
321 stars 21 forks source link

Error on division by zero #5

Closed dubek closed 8 years ago

dubek commented 8 years ago

Instead of SIGFPE, throw a normal bone error when dividing by zero. Also added tests for /.

wolfgangj commented 8 years ago

Great, thanks! You are amazing! :)