trueagi-io / metta-wam

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

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

Open TeamSPoon opened 3 months ago

TeamSPoon commented 3 months 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 3 months 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