Use PeTTa as interpreter#3
Conversation
|
My bad - I closed this PR by accident. |
|
@rmgaray I am still in the process of coming up to speed on everything. However, I have a moderate understanding now and was able to give this a review, relying heavily on Claude and Codex. The following is everything flagged. I haven't been able to verify everything fully yet but it does seem like we need to at least address the non determinism, security concerns (even if just gating behind some clearly dangerous feature flag), and documentation/test gaps. PR #3 Review — "Use PeTTa as interpreter" (commit
|
|
|
I've added 3 new issues referenced above for tracking things flagged in this PR review that we will be addressing later (whether planned or requiring further consideration). |
This PR adds execution of MeTTa programs using swipl and PeTTa. The output of the execution of MeTTa programs is captured by f1r3fly, parsed as JSON and then passed to the Rho program as a native data structure.
Example: