5 ms·
ETscript: https://github.com/markgomez/etscript https://github.com/markgomez/etscript An interpreter for AMPscript (DSL for personalizing emails) that I used w
by mgomez 3y ago
ETscript: https://github.com/markgomez/etscript https://github.com/markgomez/etscript
An interpreter for AMPscript (DSL for personalizing emails) that I used when I was at ExactTarget/Salesforce. I wanted to learn Rust and needed a project-based approach.
It doesn't really have a real-world use case since it's not integrated with any email platform (e.g., Marketing Cloud). I had loads of fun working on it though! Oh, and it's still missing a garbage collector.