vi21 to General Programming Discussion · 3 years ago[ask fedi] Besides Common Lisp, is there anything programming environment and programming language that asks me what to do after the program tries to open a file that doesn't exist?message-squaremessage-square2fedilinkarrow-up12arrow-down10file-text
arrow-up12arrow-down1message-square[ask fedi] Besides Common Lisp, is there anything programming environment and programming language that asks me what to do after the program tries to open a file that doesn't exist?vi21 to General Programming Discussion · 3 years agomessage-square2fedilinkfile-text
minus-squaresoutherntofulinkfedilinkarrow-up2·3 years agoDo you have some reading on what CLisp does precisely in that case? I guess you could implement higher-level error-handling abstractions in any language, but i don’t know what the behavior should be in that case.
minus-squarevi21OPlinkfedilinkarrow-up1·3 years ago Do you have some reading on what CLisp does precisely in that case? No, I don’t.
Do you have some reading on what CLisp does precisely in that case? I guess you could implement higher-level error-handling abstractions in any language, but i don’t know what the behavior should be in that case.
No, I don’t.