trueagi-io / metta-wam

A Hyperon MeTTa Interpreter/Transpilier that targets the Warren Abstract Machine
8 stars 11 forks source link

Implement 'format-args' function in interpreter #57

Closed TeamSPoon closed 1 month ago

TeamSPoon commented 2 months ago

We need to implement the 'format-args' function in the interpreter as specified in stdlib.rs, stdlib_minimal.rs. A test file should also be created to ensure the function works correctly. The symbol for this function was found in the following files: stdlib.rs, stdlib_minimal.rs.

TeamSPoon commented 1 month ago

Awesome tests

https://github.com/royward/metta-wam/blob/main/tests/baseline_compat/hyperon-mettalog_sanity/string-tests.metta