IDNI / TML

Tau Meta-Language
http://www.idni.org
122 stars 28 forks source link

Sof_imp new changes #23

Closed createx1 closed 4 years ago

createx1 commented 4 years ago

Please find changes. Contains improvement to parser : precedence parsing, addition of co/implies, binary trees for raw_sof and conversion of raw_sof to form. Also bugfixes := :-, Integration into tables class to_terms, and using shared ptr to better manage formula trees.,

Also test cases added.