Promptgen Language Update
Today I wrote a reference based state machine that will allow clients traverse the questions with answers. The whole thing is designed to be in memory, I suppose we can work around that and make this persistence friendly. Also I added a START
label feature as a way to arbitrarily start from any of the prompts.
I think I am starting to like Rust, even though ever little thing requires quite a bit of heavy lifting.
But, at least things are much cleaner in promptgen Github page. Some more cleanup and I might have my first crate at hand.
24-08-2024