popcar2@programming.dev to Programmer Humor@programming.devEnglish · 14 天前S&Box went open-source and the comments are very calmprogramming.devimagemessage-square53linkfedilinkarrow-up1619arrow-down10file-text
arrow-up1619arrow-down1imageS&Box went open-source and the comments are very calmprogramming.devpopcar2@programming.dev to Programmer Humor@programming.devEnglish · 14 天前message-square53linkfedilinkfile-text
minus-squaremelvisntnormal@feddit.uklinkfedilinkarrow-up6·14 天前You writing an interpreter/VM? For what language?
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up5·13 天前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
minus-squaremelvisntnormal@feddit.uklinkfedilinkarrow-up4·13 天前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!
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!