rthornton128 / calc

BSD 2-Clause "Simplified" License
65 stars 12 forks source link

Neither type checker nor folder detect divide by zero errors #25

Open rthornton128 opened 8 years ago

rthornton128 commented 8 years ago

It is acceptable at this time that runtime div/0 will crash spectacularly but an attempt should be made to detect at least some of them.