Add public API for building Script objects.
Open
enhancement
- Dominant language
- C++
- Stars
- 228
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
There have been requests to be able to generate scripts on the fly without writting AmberScript. We should investigate adding something like a ScriptBuilder API into the public API of Amber which lets folks create scripts programatically.
This would depend on #524 so a text script could be generated on failure.
Contributor guide
Assessment
This issue has not been assessed yet.