popcar2@programming.dev to Programmer Humor@programming.devEnglish · 25 days agoS&Box went open-source and the comments are very calmprogramming.devimagemessage-square52fedilinkarrow-up1607arrow-down15file-text
arrow-up1602arrow-down1imageS&Box went open-source and the comments are very calmprogramming.devpopcar2@programming.dev to Programmer Humor@programming.devEnglish · 25 days agomessage-square52fedilinkfile-text
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up27arrow-down2·25 days agoI literally just wrote this a few hours ago (line 55)
minus-squaremelvisntnormal@feddit.uklinkfedilinkarrow-up7·25 days agoYou writing an interpreter/VM? For what language?
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up5·25 days agoLox Once i have a solid implementation, I wanna morph it into a custom scripting language for generating diagrams (a la graphviz or mermaid js) https://github.com/Lightfire228/lightweaver
minus-squaremelvisntnormal@feddit.uklinkfedilinkarrow-up4·25 days agoI thought as much! Didn’t want to assume though just in case. I’ve gone through that book twice and I want to look at adding types to my implementation. Good luck!
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up5·25 days agoThe more insane, unlikely, and catastrophic the error, the more appropriate an insane, terse, apocalyptic error message is.
I literally just wrote this a few hours ago (line 55)
You writing an interpreter/VM? For what language?
Lox
Once i have a solid implementation, I wanna morph it into a custom scripting language for generating diagrams (a la graphviz or mermaid js)
https://github.com/Lightfire228/lightweaver
I thought as much! Didn’t want to assume though just in case. I’ve gone through that book twice and I want to look at adding types to my implementation. Good luck!
The more insane, unlikely, and catastrophic the error, the more appropriate an insane, terse, apocalyptic error message is.