popcar2@programming.dev to Programmer Humor@programming.devEnglish · 1 day agoS&Box went open-source and the comments are very calmprogramming.devimagemessage-square52fedilinkarrow-up1562arrow-down13file-text
arrow-up1559arrow-down1imageS&Box went open-source and the comments are very calmprogramming.devpopcar2@programming.dev to Programmer Humor@programming.devEnglish · 1 day agomessage-square52fedilinkfile-text
minus-squaremelvisntnormal@feddit.uklinkfedilinkarrow-up6·22 hours agoYou writing an interpreter/VM? For what language?
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up3·14 hours 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-up2·14 hours 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!
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!