trueagi-io / metta-wam

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

Implement 'catalog-list!' function in interpreter #50

Open TeamSPoon opened 1 month ago

TeamSPoon commented 1 month ago

We need to implement the 'catalog-list!' function in the interpreter as specified in catalog_mods.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: catalog_mods.rs.