You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HE vs ML discrepancy: weird semantic differences "+" and numbers: "+2" as "2" vs "uninterpreted symbol, vanishing results using + on "A", treating (2) the same as 2.
#240
The text was updated successfully, but these errors were encountered:
zariuq
changed the title
Weird semantic differences between HE and MeTTaLog concerning "+" and numbers: "+2" as "2" vs "uninterpreted symbol, vanishing results using + on "A", treating (2) the same as 2.
HE vs ML discrepancy: weird semantic differences "+" and numbers: "+2" as "2" vs "uninterpreted symbol, vanishing results using + on "A", treating (2) the same as 2.
Feb 5, 2025
Semantics of "+2":
Hyperon Experimental (HE) via metta-repl
MeTTaLog (ML) via mettalog --repl
Semantics of + assigned to non-numerals
HE:
MeTTaLog:
Semantics of evaluating (2)
HE:
ML:
HE:
ML:
The text was updated successfully, but these errors were encountered: