minus-squareGiorgioPerlasca@lemmy.mltoProgramming@programming.dev•Rediscovering BASIC programming — how retro coding helps me find focus and peacelinkfedilinkarrow-up3·edit-216 days agoAlso stacktraces are very useful, and overflow/underflow exceptions too. So many modern and useful features were missing! Having a try/catch block is much better than using Goto Err Edit. Rest in peace mono-basic https://github.com/mono/mono-basic linkfedilink
Also stacktraces are very useful, and overflow/underflow exceptions too. So many modern and useful features were missing!
Having a try/catch block is much better than using Goto Err
Edit. Rest in peace mono-basic https://github.com/mono/mono-basic