popcar2@programming.dev to Programmer Humor@programming.devEnglish · 5 months agoS&Box went open-source and the comments are very calmimagemessage-square56linkfedilinkarrow-up1499arrow-down13file-text
arrow-up1496arrow-down1imageS&Box went open-source and the comments are very calmpopcar2@programming.dev to Programmer Humor@programming.devEnglish · 5 months agomessage-square56linkfedilinkfile-text
minus-squaremelvisntnormal@feddit.uklinkfedilinkarrow-up6·5 months agoYou writing an interpreter/VM? For what language?
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up3·5 months 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·5 months 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!