trueagi-io / metta-wam

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

Implement 'print-mods!' function in interpreter #45

Open TeamSPoon opened 1 month ago

TeamSPoon commented 1 month ago

We need to implement the 'print-mods!' function in the interpreter as specified in stdlib.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.

TeamSPoon commented 1 month ago

I've been working on the Module->Space design so its a moving target that I am still getting right.. So for now it's assigned to me