5 ms·
Maybe it's a weird fetish of mine, but I always enjoy a good embeddable, scripting engine. It kind of brings me joy and hope. Can't say why. The more engines, t
by invaliduser 11y ago
Maybe it's a weird fetish of mine, but I always enjoy a good embeddable, scripting engine. It kind of brings me joy and hope. Can't say why. The more engines, the merrier.
- munificent 11y agoI feel the same way. If you haven't seen it already, take a look at mine: https://munificent.github.io/wren/ https://munificent.github.io/wren/
- tomcam 11y agoProps to you and parent poster. I'm with you both. And thanks for the pointer to Wren. I didn't know about it.
- chncdcksn 11y agoAs a student interested in language design and VM programming, this is wonderful. Clean, easy to read code, as well as what seems to be a really well-thought out language. Thanks for this!
- vmorgulis 11y agoI like a lot your previous work on Vigil :) https://github.com/munificent/vigil https://github.com/munificent/vigil "It goes without saying that any function that throws an exception which isn't caught is wrong and must be punished."