Open TeamSPoon opened 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.
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
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.