trueagi-io / metta-wam

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

Towards Create and Integrate stdlib_mettalog.metta and/or corelib.metta https://github.com/trueagi-io/metta-wam/issues/72 #88

Closed TeamSPoon closed 2 months ago

TeamSPoon commented 2 months ago

Towards Create and Integrate stdlib_mettalog.metta and/or corelib.metta https://github.com/trueagi-io/metta-wam/issues/72

corelib.metta loads stdlib_mettalog.metta

stdlib_mettalog.metta now contains most missing type definations and missing comments for both minimal metta and maximal metta... it still needs extra infro from mettalog specific language functions. Thankfully, @royward has been enumerating these with https://github.com/trueagi-io/metta-wam/issues/71